diff options
author | Matthew Horan <matt@matthoran.com> | 2019-12-13 10:55:30 -0500 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-13 21:30:54 +0100 |
commit | f966329862d92b5feffceaef5b960583461a18b1 (patch) | |
tree | bfc758e56bb72def2b05e3eb57ada1aad493843e /doc/en/autogen/plugin_api | |
parent | 5ae0485404a1a30c83c8ecf18d9466daca0e60a6 (diff) | |
download | weechat-f966329862d92b5feffceaef5b960583461a18b1.zip |
api: add info "weechat_headless"
Diffstat (limited to 'doc/en/autogen/plugin_api')
-rw-r--r-- | doc/en/autogen/plugin_api/infos.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/infos.adoc b/doc/en/autogen/plugin_api/infos.adoc index 2a0e777b0..1bb0c2ea7 100644 --- a/doc/en/autogen/plugin_api/infos.adoc +++ b/doc/en/autogen/plugin_api/infos.adoc @@ -130,6 +130,8 @@ | weechat | weechat_dir | WeeChat directory | - +| weechat | weechat_headless | 1 if WeeChat is running headless | - + | weechat | weechat_libdir | WeeChat "lib" directory | - | weechat | weechat_localedir | WeeChat "locale" directory | - |