]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Commands.txt, PRIVMSG: Fix "server mask" description
authorAlexander Barton <alex@barton.de>
Mon, 4 Jan 2016 20:15:05 +0000 (21:15 +0100)
committerAlexander Barton <alex@barton.de>
Mon, 4 Jan 2016 20:15:05 +0000 (21:15 +0100)
doc/Commands.txt

index d350e8d3af5ec2cee87bcaf8b652dad53a3f9a7d..c4bd3a111852c0178077d64e911a9877a9762845 100644 (file)
@@ -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.