repo: ngircd action: commit revision: path_from: revision_from: a4daa613ae4ce3c87b1f711d7700383fac591f16: path_to: revision_to:
commit a4daa613ae4ce3c87b1f711d7700383fac591f16 Author: Alexander BartonDate: Sun Feb 10 00:18:36 2013 +0100 Commands.txt: Update description of the "ADMIN" command diff --git a/doc/Commands.txt b/doc/Commands.txt
--- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -204,10 +204,16 @@ Status and Informational Commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ADMIN - ADMIN [] + ADMIN [ ] . Show administrative information about an IRC server in the network. - If no server name has been given, the local server will respond. + . + 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.9 "Admin command" - INFO INFO [ ]
-----END OF PAGE-----