summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-06-06 14:48:03 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-06-06 14:48:03 +0200
commit00abc2bde5b9adffcd0b987b07a68cc74edaea51 (patch)
tree12c857151218d19c3bcff62a669423aef2e972fb /doc/en
parent160cbdb46a127e07be3ba77c41f95ce2c65b5ad5 (diff)
downloadweechat-00abc2bde5b9adffcd0b987b07a68cc74edaea51.zip
core: add signal "signal_sighup"
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.asciidoc5
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)_ |
- |