mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 23:36:37 +02:00
irc: fix help of /connect command: the server is optional
This commit is contained in:
@@ -6433,7 +6433,7 @@ irc_command_init ()
|
||||
weechat_hook_command (
|
||||
"connect",
|
||||
N_("connect to IRC server(s)"),
|
||||
N_("<server> [<server>...] [-<option>[=<value>]] [-no<option>] "
|
||||
N_("[<server> [<server>...]] [-<option>[=<value>]] [-no<option>] "
|
||||
"[-nojoin] [-switch]"
|
||||
" || -all|-auto|-open [-nojoin] [-switch]"),
|
||||
N_(" server: server name, which can be:\n"
|
||||
|
||||
Reference in New Issue
Block a user