]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Commands.txt: Update description of the "MOTD" command
authorAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:20:41 +0000 (00:20 +0100)
committerAlexander Barton <alex@barton.de>
Sat, 9 Feb 2013 23:20:41 +0000 (00:20 +0100)
doc/Commands.txt

index 83f811df978751b06d050281515472861f9aa0a5..e92027bbe276b36a051a085e76348e6f4b0ee15d 100644 (file)
@@ -272,9 +272,16 @@ Status and Informational Commands
         - RFC 2812, 3.4.2 "Lusers message"
 
 - MOTD
-       MOTD [<server>]
+       MOTD [<target>]
        .
-       Show "Message Of The Day" of the current server or specified <server>.
+       Show the "Message of the Day" (MOTD) 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.1 "Motd message"
 
 - NAMES
        NAMES [<channels> [<server>]]