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

Add new options for command /key (listdefault, listdiff and reset), add examples in /help key

Note: old option "reset" for /key has been renamed to "resetall".
This commit is contained in:
Sebastien Helleu
2010-03-24 19:54:31 +01:00
parent b932f403a5
commit 96e6ae3fc3
36 changed files with 1543 additions and 534 deletions
+2 -2
View File
@@ -4575,8 +4575,8 @@ irc_command_init ()
"[rename servername newservername] | "
"[keep servername] | [del servername] | "
"[deloutq] | [jump] | [raw]"),
N_(" list: list servers (no parameter implies "
"this list)\n"
N_(" list: list servers (without argument, "
"this list is displayed)\n"
" listfull: list servers with detailed info for "
"each server\n"
" add: create a new server\n"