1
0
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:
Sébastien Helleu
2017-01-06 22:13:43 +01:00
parent 7c5ae208fd
commit 5429381cb6
14 changed files with 49 additions and 49 deletions
+1 -1
View File
@@ -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"