mirror of
https://github.com/weechat/weechat.git
synced 2026-07-05 01:03:14 +02:00
irc: fix name of option "-temp" in /help server
This commit is contained in:
@@ -6685,7 +6685,7 @@ irc_command_init ()
|
||||
" server: server name, for internal and display use\n"
|
||||
"hostname: name or IP address of server, with optional port "
|
||||
"(default: 6667), many addresses can be separated by a comma\n"
|
||||
" temp: add a temporary server (not saved)\n"
|
||||
" -temp: add a temporary server (not saved)\n"
|
||||
" option: set option for server (for boolean option, value can be "
|
||||
"omitted)\n"
|
||||
"nooption: set boolean option to 'off' (for example: -nossl)\n"
|
||||
|
||||
Reference in New Issue
Block a user