From 995eb1f00455c7dc18b4db5f6b5f7b484be65ead Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 18 Oct 2015 19:19:03 +0200 Subject: irc: add "cap-notify" in list of supported capabilities (/help cap) --- doc/en/autogen/user/irc_commands.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en/autogen') diff --git a/doc/en/autogen/user/irc_commands.asciidoc b/doc/en/autogen/user/irc_commands.asciidoc index 92f396bc3..bad6bdc75 100644 --- a/doc/en/autogen/user/irc_commands.asciidoc +++ b/doc/en/autogen/user/irc_commands.asciidoc @@ -103,7 +103,7 @@ clear: clear the capabilities currently enabled Without argument, "ls" and "list" are sent. -Capabilities supported by WeeChat are: account-notify, away-notify, extended-join, multi-prefix, server-time, userhost-in-names. +Capabilities supported by WeeChat are: account-notify, away-notify, cap-notify, extended-join, multi-prefix, server-time, 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