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

core: add description of "command" in /help key

This commit is contained in:
Sebastien Helleu
2012-05-05 20:04:02 +02:00
parent 54e5dad740
commit 5c64e36bc0
17 changed files with 98 additions and 74 deletions
+2
View File
@@ -5813,6 +5813,8 @@ command_init ()
"bound to key (for context \"default\")\n"
" bindctxt: bind a command to a key or display command "
"bound to key, for given context\n"
" command: command (many commands can be separated by "
"semicolons)\n"
" unbind: remove a key binding (for context "
"\"default\")\n"
" unbindctxt: remove a key binding for given context\n"