diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/plugin_api/infos.txt | 2 | ||||
-rw-r--r-- | doc/en/weechat_plugin_api.en.txt | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/plugin_api/infos.txt b/doc/en/autogen/plugin_api/infos.txt index db75a89d5..708a570f1 100644 --- a/doc/en/autogen/plugin_api/infos.txt +++ b/doc/en/autogen/plugin_api/infos.txt @@ -52,4 +52,6 @@ | weechat | weechat_site_download | WeeChat site, download page | - +| weechat | weechat_upgrading | 1 if WeeChat is upgrading (command `/upgrade`) | - + |======================================== diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 27535032b..bc4e754f0 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -6775,6 +6775,9 @@ Arguments: | weechat | upgrade | - | command `/upgrade` issued by user +| weechat | upgrade_ended | - | + end of upgrade process (command `/upgrade`) + | weechat | weechat_highlight | string: message with prefix | highlight happened |