repo: ngircd action: commit revision: path_from: revision_from: e051ea06fc601f8ae8d91b3b3f360e6f6e48db70: path_to: revision_to:
commit e051ea06fc601f8ae8d91b3b3f360e6f6e48db70 Author: Alexander BartonDate: 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
--- 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-----