Commands.txt: Update description of the "INFO" command
This commit is contained in:
parent
a4daa613ae
commit
8212b730c7
|
@ -216,10 +216,16 @@ Status and Informational Commands
|
|||
- RFC 2812, 3.4.9 "Admin command"
|
||||
|
||||
- INFO
|
||||
INFO [<server>]
|
||||
INFO [<target>]
|
||||
.
|
||||
Show the version, birth & online time of the current IRC server.
|
||||
If <server> has been given, it shows the INFO of the specific <server>.
|
||||
Show the version, birth & online time 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.10 "Info command"
|
||||
|
||||
- ISON
|
||||
ISON <nicknames>
|
||||
|
|
Loading…
Reference in New Issue