Commit Diff
Diff:
b7690a0add0d46f952cc44ce522bb0e2e802b24c
a4daa613ae4ce3c87b1f711d7700383fac591f16
Commit:
a4daa613ae4ce3c87b1f711d7700383fac591f16
Tree:
d0c8d26c7ceef4189940cc9ba1d3ace656b001ad
Author:
Alexander Barton <alex@barton.de>
Committer:
Alexander Barton <alex@barton.de>
Date:
Sat Feb 9 23:18:43 2013 UTC
Message:
Commands.txt: Update description of the "ADMIN" command
blob - 431a410affaa4d9c92cd0d1ff0d7e5e8f936cbe0
blob + 177b22edfbb74ae7e7c6dccd2208277005ed4863
--- doc/Commands.txt
+++ doc/Commands.txt
@@ -204,11 +204,17 @@ Status and Informational Commands
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ADMIN
- ADMIN [<server>]
+ ADMIN [<target>]
.
Show administrative information about an IRC server in the network.
- If no server name has been given, the local server will respond.
+ .
+ <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.9 "Admin command"
+
- INFO
INFO [<server>]
.
IRCNow