mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 00:22:17 +02:00
Help files by lite
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1fe6d11d7e
commit
d9f9b64c76
111 changed files with 1304 additions and 27 deletions
15
docs/help/in/whois.in
Normal file
15
docs/help/in/whois.in
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
@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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue