]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Commands.txt: Update description of the "ADMIN" command
authorAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:18:36 +0000 (00:18 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:18:43 +0000 (00:18 +0100)
doc/Commands.txt

index 431a410affaa4d9c92cd0d1ff0d7e5e8f936cbe0..177b22edfbb74ae7e7c6dccd2208277005ed4863 100644 (file)
@@ -204,10 +204,16 @@ Status and Informational Commands
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 - ADMIN
-       ADMIN [<server>]
+       ADMIN [<target>]
        .
        Show administrative information about an IRC server in the network.
-       If no server name has been given, the local server will respond.
+       .
+       <target> can be a server name, the nickname of a client connected to
+       a specific server, or a mask matching a server name in the network.
+       The server of the current connecion is used when <target> is omitted.
+
+       References:
+        - RFC 2812, 3.4.9 "Admin command"
 
 - INFO
        INFO [<server>]