X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fwhois.in;h=57e38717ced01818d4c0da8e8ba8cbd2b9a12be3;hb=c257b555225193e54d85daf541d29578b3c93882;hp=55f3e330453fc9a54c86cb35654ffbc0f04f8438;hpb=23c5df1c8b0bfe539d3fa65802186e6e09e044aa;p=silc.git diff --git a/apps/irssi/docs/help/in/whois.in b/apps/irssi/docs/help/in/whois.in index 55f3e330..57e38717 100644 --- a/apps/irssi/docs/help/in/whois.in +++ b/apps/irssi/docs/help/in/whois.in @@ -1,15 +1,37 @@ @SYNTAX:whois@ -Shows whois information of the specified nick. -By default, this is aliased to /WI. +Shows WHOIS information of the specified client. 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 the -details option is used WHOIS will retrieve as detailed +information about the user as possible. Using this option WHOIS +MAY return following information about the user: -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. :) + o User's public key + o Business card of the user (VCard) + o List of network services user is currently using + o Text and/or multimedia message (MIME, image, etc) + o User's personal mood + o User's preferred language + o User's preferred contact method (chat, email, etc) + o User's timezone + o User's geographical location + o Information about the device user is using (computer, PDA, etc) -See also: WHO, CHANNEL +NOTE: It is also possible to receive other information. Note that +all users do not want to send these informations or may send only +some of the information. It also possible that none of these +informations is received. It also possible that some server +responds to your request on the behalf of the user if the user +does not want to respond to you. In this case the returned +information may be incomplete. + +If the -pubkey option is used WHOIS will only retrieve the clients +with the corresponding public key. + +If you want to send your information in WHOIS you can set the +information with ATTR command. See HELP ATTR. + +See also: WHOIS, CHANNEL, ATTR, NAMES, WHO