repo: ngircd action: commit revision: path_from: revision_from: 8212b730c707da88dcadd6384a5ecd559a2b393f: path_to: revision_to:
commit 8212b730c707da88dcadd6384a5ecd559a2b393f Author: Alexander BartonDate: Sun Feb 10 00:19:20 2013 +0100 Commands.txt: Update description of the "INFO" command diff --git a/doc/Commands.txt b/doc/Commands.txt
--- a/doc/Commands.txt +++ b/doc/Commands.txt @@ -216,10 +216,16 @@ Status and Informational Commands - RFC 2812, 3.4.9 "Admin command" - INFO - INFO [] + INFO [ ] . - Show the version, birth & online time of the current IRC server. - If has been given, it shows the INFO of the specific . + Show the version, birth & online 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.10 "Info command" - ISON ISON
-----END OF PAGE-----