From d9f9b64c76105977fccabd7e99dc1f6cef970de3 Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Wed, 26 Jul 2000 17:52:19 +0000 Subject: Help files by lite git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- docs/help/in/whois.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 docs/help/in/whois.in (limited to 'docs/help/in/whois.in') diff --git a/docs/help/in/whois.in b/docs/help/in/whois.in new file mode 100644 index 00000000..55f3e330 --- /dev/null +++ b/docs/help/in/whois.in @@ -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 + -- cgit v1.2.3