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

trigger: fix /help trigger

This commit is contained in:
Sébastien Helleu
2018-08-15 12:35:42 +02:00
parent ba820a0172
commit cb8b60028b
+2 -1
View File
@@ -1160,7 +1160,8 @@ trigger_command_init ()
" signal: name(s) of signal (required)\n"
" hsignal: name(s) of hsignal (required)\n"
" modifier: name(s) of modifier (required)\n"
" line: list of buffer masks, tags\n"
" line: buffer type (\"formatted\", \"free\" or \"*\"), "
"list of buffer masks, tags\n"
" print: buffer, tags, message, strip colors\n"
" command: command (required), description, arguments, "
"description of arguments, completion\n"