diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-06-22 08:42:38 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-06-22 08:42:38 +0200 |
commit | b0ad684f6bbc479e63588d808e47cf81535fb949 (patch) | |
tree | c0cd8c6d4019016e23d3776bdcc3218e675db130 /doc/en/autogen/user/irc_commands.adoc | |
parent | ca73fabc722e2ebe98b4e406ee804e6ef96c3a78 (diff) | |
download | weechat-b0ad684f6bbc479e63588d808e47cf81535fb949.zip |
irc: fix help of /connect command: the server is optional
Diffstat (limited to 'doc/en/autogen/user/irc_commands.adoc')
-rw-r--r-- | doc/en/autogen/user/irc_commands.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_commands.adoc b/doc/en/autogen/user/irc_commands.adoc index 38b9a0b49..051799878 100644 --- a/doc/en/autogen/user/irc_commands.adoc +++ b/doc/en/autogen/user/irc_commands.adoc @@ -124,7 +124,7 @@ Examples: * `+connect+`: connect to IRC server(s) ---- -/connect <server> [<server>...] [-<option>[=<value>]] [-no<option>] [-nojoin] [-switch] +/connect [<server> [<server>...]] [-<option>[=<value>]] [-no<option>] [-nojoin] [-switch] -all|-auto|-open [-nojoin] [-switch] server: server name, which can be: |