commit 40bea95c0896433fe07c7d4fe210200e50bddace
parent 7c7d03b7309062995583595cfbdbd0f356d7a23b
Author: Alexander Barton <alex@barton.de>
Date: Mon, 4 Jan 2016 21:15:05 +0100
Commands.txt, PRIVMSG: Fix "server mask" description
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/Commands.txt b/doc/Commands.txt
@@ -324,7 +324,7 @@ General Commands
In addition, IRC Ops can use these two forms to specify the <target>:
.
- #<hostmask>
- - #<servermask>
+ - $<servermask>
.
The <mask> can contain the wildcard characters "*" and "?", but must
contain at least one dot (".") and no wildcard after the last one.