diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-30 21:32:27 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-09-30 21:32:27 +0200 |
commit | ae6113721631de178a3317c28cf567e093df9549 (patch) | |
tree | 8ad056d1ffc51e2aadf4c99db195144860b171ce /doc/fr/weechat_user.fr.adoc | |
parent | 6bb4bed8bb0ba447e93db6bfe90abac93caa9823 (diff) | |
download | weechat-ae6113721631de178a3317c28cf567e093df9549.zip |
trigger: add variable `${tg_hook_type}` (closes #1765)
Diffstat (limited to 'doc/fr/weechat_user.fr.adoc')
-rw-r--r-- | doc/fr/weechat_user.fr.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc index dc9261d42..da4d56a05 100644 --- a/doc/fr/weechat_user.fr.adoc +++ b/doc/fr/weechat_user.fr.adoc @@ -5104,6 +5104,7 @@ de hachage : |=== | Variable | Type | Description | tg_trigger_name | chaîne | Nom du trigger. +| tg_hook_type | chaîne | Type de hook : "signal", "command", etc. |=== [[trigger_data_signal]] |