aa274c98bd7965be95bf303891422f7c2582ff99
[silc.git] / apps / irssi / docs / help / in / kill.in
1
2 @SYNTAX:kill@
3
4 This command can be used for two purpose:  SILC operator may use it
5 to remove a client from the network, or user may use it to remove
6 its own client entries from the network.
7
8 If you are not SILC operator you cannot use this command to remove
9 anybody else except yourself from the network.  Only SILC operator
10 is able to kill other clients from the network.  When killing your
11 own client entry you must provide -pubkey argument to the command.
12 For killing your own client from network you also must be connected
13 to the same server as your own client entry (the client entry may
14 be for example detached client entry).  When using this command as
15 SILC operator -pubkey has no effect.
16
17 Examples:
18
19         /KILL myself -pubkey
20
21             Kill yourself with nickname "myself" from network.
22
23         /SILCOPER user
24         /KILL someclient You have been killed
25
26             Become SILC operator and kill client named
27             "someclient", with comment "You have been killed".
28
29 See also: OPER, SILCOPER
30