1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

trigger: fix typo in /help trigger

This commit is contained in:
Sebastien Helleu
2014-03-01 19:00:54 +01:00
parent 7a1798a7fb
commit 8f0294f8d0
19 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -914,7 +914,7 @@ trigger_command_init ()
" print: buffer, tags, message, strip colors\n"
" command: command (required), description, arguments, "
"description of arguments, completion\n"
" command_run: command (required)\n"
" command_run: command(s) (required)\n"
" timer: interval (required), align on second, max calls\n"
" config: name(s) of option (required)\n"
" focus: name(s) of area (required)\n"