diff options
Diffstat (limited to 'doc/en/weechat_relay_protocol.en.txt')
-rw-r--r-- | doc/en/weechat_relay_protocol.en.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_relay_protocol.en.txt b/doc/en/weechat_relay_protocol.en.txt index 2d8e7ece5..3884840eb 100644 --- a/doc/en/weechat_relay_protocol.en.txt +++ b/doc/en/weechat_relay_protocol.en.txt @@ -474,7 +474,8 @@ WeeChat reserved identifiers: | _buffer_line_added | Line added in buffer | line | 'buffer' (pointer), 'date' (time), 'date_printed' (time), 'displayed' (char), - 'highlight' (char), 'prefix' (string), 'message' (string) | + 'highlight' (char), 'tags_array' (array of strings), 'prefix' (string), + 'message' (string) | Display line in buffer | _buffer_closing | Buffer closing | buffer | |