repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 8212b730c707da88dcadd6384a5ecd559a2b393f:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 8212b730c707da88dcadd6384a5ecd559a2b393f
Author: Alexander Barton 
Date:   Sun Feb 10 00:19:20 2013 +0100

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

diff --git a/doc/Commands.txt b/doc/Commands.txt
index 177b22edfbb74ae7e7c6dccd2208277005ed4863..
index ..ac455b300c2390704ded61e1472486daed1a4376 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -216,10 +216,16 @@ Status and Informational Commands
 	 - RFC 2812, 3.4.9 "Admin command"

 - INFO
-	INFO []
+	INFO []
 	.
-	Show the version, birth & online time of the current IRC server.
-	If  has been given, it shows the INFO of the specific .
+	Show the version, birth & online time of an IRC server in the network.
+	.
+	 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.10 "Info command"

 - ISON
 	ISON 

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