mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
d9f9b64c76
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
16 lines
366 B
Plaintext
16 lines
366 B
Plaintext
|
|
@SYNTAX:whois@
|
|
|
|
Shows whois information of the specified nick.
|
|
By default, this is aliased to /WI.
|
|
|
|
/WHOIS nick1 nick1 also queries the idle time of
|
|
the user. This is aliased to /WII by default.
|
|
|
|
If given nick is not in the IRC, irssi automatically
|
|
sends a WHOWAS query. Read carefully the reply to see
|
|
if it is a WHOIS or WHOWAS reply. :)
|
|
|
|
See also: WHO, CHANNEL
|
|
|