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

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

diff --git a/doc/Commands.txt b/doc/Commands.txt
index 2ea533a0dca75d45854f2ab7c7736fbcc7db2681..
index ..642dfb0b09db8a360b7627090396f3475217f00c 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -324,9 +324,16 @@ Status and Informational Commands
 	 - RFC 2812, 3.4.4 "Stats message"

 - TIME
-	TIME []
+	TIME []
 	.
-	Show the local time of the current server, or of a specified .
+	Show the local 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.6 "Time message"

 - TRACE
 	TRACE []

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