1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-08 02:33:12 +02:00

Fixed /server help message

This commit is contained in:
Sebastien Helleu
2007-08-08 14:27:02 +00:00
parent 09ddfcd860
commit c246d44762
22 changed files with 48 additions and 58 deletions
+1 -1
View File
@@ -208,7 +208,7 @@ t_weechat_command weechat_commands[] =
" realname: real name of user\n"
" copy: duplicate a server\n"
" rename: rename a server\n"
" keep: remove temporary flag on a server to keep it (in config file)\n"
" keep: keep server in config file (for temporary servers only)\n"
" del: delete a server"),
"copy|rename|del|list|listfull %S %S", 0, MAX_ARGS, 0, weechat_cmd_server, NULL },
{ "set", N_("set config options"),