mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
trigger: make optional the alignment on second and max calls (in hook timer)
This commit is contained in:
@@ -915,8 +915,7 @@ trigger_command_init ()
|
||||
" command: command (required), description, arguments, "
|
||||
"description of arguments, completion\n"
|
||||
" command_run: command (required)\n"
|
||||
" timer: interval (required), align on second (required), "
|
||||
"max calls (required)\n"
|
||||
" timer: interval (required), align on second, max calls\n"
|
||||
" config: name of option (required)\n"
|
||||
" focus: name(s) of area (required)\n"
|
||||
" conditions: evaluated conditions for the trigger\n"
|
||||
|
||||
Reference in New Issue
Block a user