X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fkill.in;h=96b6b6cafc6f9a60842cdea6b801853cdce83e1b;hb=cdedc07c65bab8467f6f5b1ef4b38982c2c77571;hp=8b3b91cd1701634f67f9ae9d358198d29eb5cedb;hpb=2878ba34b8d864f89cfb785448e95cdd42297ee0;p=crypto.git diff --git a/apps/irssi/docs/help/in/kill.in b/apps/irssi/docs/help/in/kill.in index 8b3b91cd..96b6b6ca 100644 --- a/apps/irssi/docs/help/in/kill.in +++ b/apps/irssi/docs/help/in/kill.in @@ -1,11 +1,30 @@ @SYNTAX:kill@ -This is operator command. KILL is used to forcibly remove -a client from the network. It works similarly to KICK expect -that the client is removed from the entire network. In general, -KILL is useful only as a warning tool for abusive users and -it has only temporary effects. +This command can be used for two purpose: SILC operator may use it +to remove a client from the network, or user may use it to remove +its own client entries from the network. + +If you are not SILC operator you cannot use this command to remove +anybody else except yourself from the network. Only SILC operator +is able to kill other clients from the network. When killing your +own client entry you must provide -pubkey argument to the command. +For killing your own client from network you also must be connected +to the same server as your own client entry (the client entry may +be for example detached client entry). When using this command as +SILC operator -pubkey has no effect. + +Examples: + + /KILL myself -pubkey + + Kill yourself with nickname "myself" from network. + + /SILCOPER user + /KILL someclient You have been killed + + Become SILC operator and kill client named + "someclient", with comment "You have been killed". See also: OPER, SILCOPER