mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 18:53:12 +02:00
irc: add missing "account-tag" in list of supported capabilities
This commit is contained in:
@@ -6889,9 +6889,9 @@ irc_command_init ()
|
||||
"Without argument, \"ls\" and \"list\" are sent.\n"
|
||||
"\n"
|
||||
"Capabilities supported by WeeChat are: "
|
||||
"account-notify, away-notify, batch, cap-notify, chghost, "
|
||||
"draft/multiline, echo-message, extended-join, invite-notify, "
|
||||
"message-tags, multi-prefix, server-time, setname, "
|
||||
"account-notify, account-tag, away-notify, batch, cap-notify, "
|
||||
"chghost, draft/multiline, echo-message, extended-join, "
|
||||
"invite-notify, message-tags, multi-prefix, server-time, setname, "
|
||||
"userhost-in-names.\n"
|
||||
"\n"
|
||||
"The capabilities to automatically enable on servers can be set "
|
||||
|
||||
Reference in New Issue
Block a user