diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-18 19:38:42 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-18 19:38:42 +0100 |
commit | ea567c6fd3ff600cc810c3f2332ad5b35ea1d684 (patch) | |
tree | b5aed0afcb1cfaf8ea23721614d2943914e212f2 /doc/en | |
parent | ba9e3e8c84ba5a96366bcc0d2a979d2e9175eb59 (diff) | |
download | weechat-ea567c6fd3ff600cc810c3f2332ad5b35ea1d684.zip |
Add optional arguments in /help quit
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/weechat_commands.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/en/autogen/user/weechat_commands.txt b/doc/en/autogen/user/weechat_commands.txt index 2343e06af..6c884229e 100644 --- a/doc/en/autogen/user/weechat_commands.txt +++ b/doc/en/autogen/user/weechat_commands.txt @@ -235,10 +235,13 @@ /proxy del myproxy ........................................ -• *`/quit`*:: +• *`/quit`* `[arguments]`:: ........................................ quit WeeChat + + arguments: text sent with signal "quit" + (for example irc plugin uses this text to send quit message to server) ........................................ • *`/reload`* `[file [file...]]`:: |