mirror of
https://github.com/irssi/irssi.git
synced 2026-08-18 16:12:30 +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
19
docs/help/in/whowas.in
Normal file
19
docs/help/in/whowas.in
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
|
||||
@SYNTAX:whowas@
|
||||
|
||||
This command is similar to WHOIS, except it returns information
|
||||
about nicknames that were recently in use. Like WHOIS, it shows
|
||||
the nickname, address, real name, and server. It may also return
|
||||
multiple entries if the nickname has been used recently by several
|
||||
people. These multiples may be limited by specifying a count to show.
|
||||
|
||||
WHOWAS will work regardless of whether the queried nick is in use.
|
||||
If no arguments are given, the client's current nickname is used.
|
||||
|
||||
Example: To show the last 5 users of the nickname JoeBob:
|
||||
|
||||
/whowas joebob 5
|
||||
|
||||
|
||||
See also: WHOIS
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue