diff options
Diffstat (limited to 'doc/en/weechat_plugin_api.en.asciidoc')
-rw-r--r-- | doc/en/weechat_plugin_api.en.asciidoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.asciidoc b/doc/en/weechat_plugin_api.en.asciidoc index a66528c0d..711a9ba11 100644 --- a/doc/en/weechat_plugin_api.en.asciidoc +++ b/doc/en/weechat_plugin_api.en.asciidoc @@ -8388,6 +8388,11 @@ List of signals sent by WeeChat and plugins: String: arguments for /quit | Command `/quit` issued by user +| weechat | signal_sighup + + _(WeeChat ≥ 1.3)_ | + - | + Signal SIGHUP received + | weechat | signal_sigquit + _(WeeChat ≥ 1.2)_ | - | |