repo: ngircd
action: commit
revision: 
path_from: 
revision_from: a4daa613ae4ce3c87b1f711d7700383fac591f16:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit a4daa613ae4ce3c87b1f711d7700383fac591f16
Author: Alexander Barton 
Date:   Sun Feb 10 00:18:36 2013 +0100

    Commands.txt: Update description of the "ADMIN" command

diff --git a/doc/Commands.txt b/doc/Commands.txt
index 431a410affaa4d9c92cd0d1ff0d7e5e8f936cbe0..
index ..177b22edfbb74ae7e7c6dccd2208277005ed4863 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -204,10 +204,16 @@ Status and Informational Commands
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 - ADMIN
-	ADMIN []
+	ADMIN []
 	.
 	Show administrative information about an IRC server in the network.
-	If no server name has been given, the local server will respond.
+	.
+	 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  is omitted.
+
+	References:
+	 - RFC 2812, 3.4.9 "Admin command"

 - INFO
 	INFO []

-----END OF PAGE-----