diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-17 07:43:56 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-08-17 07:43:56 +0200 |
commit | e7096810c43e1db561f568c2751e257a85f67aa0 (patch) | |
tree | da157e198de63b07d194c99381b3d08b54d33036 /doc/it/weechat_user.it.adoc | |
parent | 9105c3ba1f988c2d0103318c827f5bbd7ecbadd5 (diff) | |
download | weechat-e7096810c43e1db561f568c2751e257a85f67aa0.zip |
trigger: rename variable "tg_tags" to "tags" in line trigger
Diffstat (limited to 'doc/it/weechat_user.it.adoc')
-rw-r--r-- | doc/it/weechat_user.it.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/weechat_user.it.adoc b/doc/it/weechat_user.it.adoc index 62952150e..8418252f2 100644 --- a/doc/it/weechat_user.it.adoc +++ b/doc/it/weechat_user.it.adoc @@ -3986,7 +3986,7 @@ type: | signal | tg_signal_data | | hsignal | | | modifier | tg_string | tg_string -| line | message | buffer, buffer_name, y, date, date_printed, str_time, tg_tags, notify_level, highlight, prefix, message +| line | message | buffer, buffer_name, y, date, date_printed, str_time, tags, notify_level, highlight, prefix, message | print | tg_message | | command | tg_argv_eol1 | | command_run | tg_command | |