summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2013-02-10 00:19:20 +0100
committerAlexander Barton <alex@barton.de>2013-02-10 00:19:20 +0100
commit8212b730c707da88dcadd6384a5ecd559a2b393f (patch)
treee390fedf30f022368fafbc709cded44c4df367ab /doc
parenta4daa613ae4ce3c87b1f711d7700383fac591f16 (diff)
downloadngircd-8212b730c707da88dcadd6384a5ecd559a2b393f.tar.gz
ngircd-8212b730c707da88dcadd6384a5ecd559a2b393f.zip
Commands.txt: Update description of the "INFO" command
Diffstat (limited to 'doc')
-rw-r--r--doc/Commands.txt12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/Commands.txt b/doc/Commands.txt
index 177b22ed..ac455b30 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 [<server>]
+	INFO [<target>]
 	.
-	Show the version, birth & online time of the current IRC server.
-	If <server> has been given, it shows the INFO of the specific <server>.
+	Show the version, birth & online time of an IRC server in the network.
+	.
+	<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.10 "Info command"
 
 - ISON
 	ISON <nicknames>