Merged silc_1_0_branch to trunk.
[silc.git] / apps / irssi / docs / help / in / watch.in
1
2 @SYNTAX:watch@
3
4 This command is used to add nicknames to your watch list in the server.
5 When the watched nickname appears in the network, leaves the network
6 or its user mode is changed you will be notified for this change.  This
7 same command can be used also to remove nicknames from being watched.
8
9 This command may also be used to watch users by their public keys.
10 Since nicknames are not unique in SILC users may frequently change their
11 nickname.  By watching them by public key you will be able to keep
12 track of your friends regardless of what nickname they use.
13
14 Note that some users may have a user mode set that rejects you from
15 receiving notifications about them.  Also note that since nicknames are
16 not unique it is possible that same nickname matches several users in
17 the network.  In this case you will receive notifications about all
18 of those users.
19
20 Examples:
21
22     /WATCH -add foobar
23     /WATCH -del foobar
24     /WATCH -pubkey +/path/to/add/public_key.pub
25     /WATCH -pubkey -/path/to/del/public_key.pub
26
27 See also: WHOIS