diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-24 17:08:52 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-24 21:04:52 +0200 |
commit | 22a7e188422cd1d378497672a4dd18fb386c3509 (patch) | |
tree | ba72ac8cd97e792a50247208ff6fdb38a31771d2 /doc/pl/includes/autogen_user_commands.pl.adoc | |
parent | 51123b755dc09efad22abe9a8b5d9a03f4ae13ee (diff) | |
download | weechat-22a7e188422cd1d378497672a4dd18fb386c3509.zip |
irc: add support of capability "message-tags" (closes #1654)
Diffstat (limited to 'doc/pl/includes/autogen_user_commands.pl.adoc')
-rw-r--r-- | doc/pl/includes/autogen_user_commands.pl.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pl/includes/autogen_user_commands.pl.adoc b/doc/pl/includes/autogen_user_commands.pl.adoc index 4231183f9..7bc624491 100644 --- a/doc/pl/includes/autogen_user_commands.pl.adoc +++ b/doc/pl/includes/autogen_user_commands.pl.adoc @@ -129,7 +129,7 @@ Bez podania argumentu komenda wyświetla listę banów na obecnym kanale. Without argument, "ls" and "list" are sent. -Capabilities supported by WeeChat are: account-notify, away-notify, cap-notify, chghost, extended-join, invite-notify, multi-prefix, server-time, setname, userhost-in-names. +Capabilities supported by WeeChat are: account-notify, away-notify, cap-notify, chghost, extended-join, invite-notify, message-tags, multi-prefix, server-time, setname, userhost-in-names. The capabilities to automatically enable on servers can be set in option irc.server_default.capabilities (or by server in option irc.server.xxx.capabilities). |