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:
Sébastien Helleu
2017-11-15 07:25:17 +01:00
parent 58a6b564e2
commit 338e05a2f4
18 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -1171,7 +1171,7 @@ trigger_command_init ()
" regex: one or more regular expressions to replace strings "
"in variables\n"
" command: command to execute (many commands can be separated by "
"\";\"\n"
"\";\")\n"
"return_code: return code in callback (ok (default), ok_eat, error)\n"
"post_action: action to take after execution (none (default), "
"disable, delete)\n"