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

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

diff --git a/doc/Commands.txt b/doc/Commands.txt
index 83f811df978751b06d050281515472861f9aa0a5..
index ..e92027bbe276b36a051a085e76348e6f4b0ee15d 100644
--- a/doc/Commands.txt
+++ b/doc/Commands.txt
@@ -272,9 +272,16 @@ Status and Informational Commands
 	 - RFC 2812, 3.4.2 "Lusers message"

 - MOTD
-	MOTD []
+	MOTD []
 	.
-	Show "Message Of The Day" of the current server or specified .
+	Show the "Message of the Day" (MOTD) 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.1 "Motd message"

 - NAMES
 	NAMES [ []]

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