Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / docs / help / in / whois.in
1
2 @SYNTAX:whois@
3
4 Shows WHOIS information of the specified client. By default,
5 this is aliased to /WI.
6
7 If the -details option is used WHOIS will retrieve as detailed
8 information about the user as possible.  Using this option WHOIS
9 MAY return following information about the user:
10
11   o User's public key
12   o Business card of the user (VCard)
13   o List of network services user is currently using
14   o Text and/or multimedia message (MIME, image, etc)
15   o User's personal mood
16   o User's preferred language
17   o User's preferred contact method (chat, email, etc)
18   o User's timezone
19   o User's geographical location
20   o Information about the device user is using (computer, PDA, etc)
21
22 NOTE: It is also possible to receive other information. Note that
23 all users do not want to send these informations or may send only
24 some of the information. It also possible that none of these
25 informations is received.  It also possible that some server
26 responds to your request on the behalf of the user if the user
27 does not want to respond to you.  In this case the returned
28 information may be incomplete.
29
30 If the -pubkey option is used WHOIS will only retrieve the clients
31 with the corresponding public key.
32
33 If you want to send your information in WHOIS you can set the
34 information with ATTR command.  See HELP ATTR.
35
36 See also: WHOIS, CHANNEL, ATTR, NAMES, WHO
37