1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00

trigger: update description of command /trigger

This commit is contained in:
Sebastien Helleu
2014-02-14 19:42:12 +01:00
parent b32193bee5
commit 151a0c0190
+1 -1
View File
@@ -910,7 +910,7 @@ trigger_command_init ()
{
weechat_hook_command (
"trigger",
N_("manage triggers"),
N_("manage triggers, the Swiss Army knife for WeeChat"),
N_("list|listfull|listdefault"
" || add <name> <hook> [\"<arguments>\" [\"<conditions>\" "
"[\"<regex>\" [\"<command>\" [\"<return_code>\"]]]]]"