Commands.txt: Update description of the "WHOWAS" command
This commit is contained in:
parent
78978994df
commit
45ab73ac81
@ -399,14 +399,20 @@ Status and Informational Commands
|
|||||||
- RFC 2812, 3.6.2 "Whois query"
|
- RFC 2812, 3.6.2 "Whois query"
|
||||||
|
|
||||||
- WHOWAS
|
- WHOWAS
|
||||||
WHOWAS <nickname> [<count> [<server>]]
|
WHOWAS <nickname>[,<nickname>[,...]] [<count> [<target>]]
|
||||||
.
|
.
|
||||||
Used to return information about <nicknames> that are no longer in use
|
Query information about nicknames no longer in use in the network,
|
||||||
(due to client disconnection, or nickname changes).
|
either because of nickname changes or disconnects. The history is
|
||||||
|
searched backwards, returning the most recent entry first. If there
|
||||||
|
are multiple entries, up to <count> entries will be shown (or all of
|
||||||
|
them, if no <count> has been given).
|
||||||
.
|
.
|
||||||
If given, the server will return information from the last <count> times
|
<target> can be a server name, the nickname of a client connected to a
|
||||||
the nickname has been used.
|
specific server, or a mask matching a server name in the network. The
|
||||||
If <server> is given, the command is forwarded to it for processing.
|
server of the current connecion is used when <target> is omitted.
|
||||||
|
|
||||||
|
References:
|
||||||
|
- RFC 2812, 3.6.3 "Whowas"
|
||||||
|
|
||||||
|
|
||||||
Channel Commands
|
Channel Commands
|
||||||
|
Loading…
x
Reference in New Issue
Block a user