diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-11 13:19:14 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-11 13:19:14 +0100 |
commit | dd8650a2821b0db517557ebcbb778bafb51f1ea3 (patch) | |
tree | 1b0cdbf187671936677cc0de0819538d8b14f1f7 /doc/en/autogen/user/irc_commands.txt | |
parent | 95adb3a04b0f367cdb53d16ea0c7a0e730353de3 (diff) | |
download | weechat-dd8650a2821b0db517557ebcbb778bafb51f1ea3.zip |
irc: add note about command /disconnect in /help connect
Diffstat (limited to 'doc/en/autogen/user/irc_commands.txt')
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 01a50877f..532a8a486 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -77,6 +77,8 @@ Without argument, this command display ban list for current channel. -nojoin: do not join any channel (even if autojoin is enabled on server) -switch: switch to next server address +To disconnect from a server or stop any connection attempt, use command /disconnect. + Examples: /connect freenode /connect irc.oftc.net/6667 |