From 22a7e188422cd1d378497672a4dd18fb386c3509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Thu, 24 Jun 2021 17:08:52 +0200 Subject: irc: add support of capability "message-tags" (closes #1654) --- doc/pl/includes/autogen_user_commands.pl.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pl/includes/autogen_user_commands.pl.adoc') 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). -- cgit v1.2.3