From 4a2cd9d034da4e48be8501d9eacf177aeea56bbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Wed, 9 Nov 2016 20:48:35 +0100 Subject: irc: fix help on mask in command /ignore --- doc/en/autogen/user/irc_commands.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en/autogen/user') diff --git a/doc/en/autogen/user/irc_commands.adoc b/doc/en/autogen/user/irc_commands.adoc index 4a00ae55c..a12a469ce 100644 --- a/doc/en/autogen/user/irc_commands.adoc +++ b/doc/en/autogen/user/irc_commands.adoc @@ -260,7 +260,7 @@ nick: nick or mask (wildcard "*" is allowed) list: list all ignores add: add an ignore - nick: nick or hostname (can be a POSIX extended regular expression if "re:" is given or a mask using "*" to replace one or more chars) + nick: nick or hostname (can be a POSIX extended regular expression if "re:" is given or a mask using "*" to replace zero or more chars) del: delete an ignore number: number of ignore to delete (look at list to find it) -all: delete all ignores -- cgit v1.2.3