mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
Help files by lite
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1fe6d11d7e
commit
d9f9b64c76
111 changed files with 1304 additions and 27 deletions
18
docs/help/in/kill.in
Normal file
18
docs/help/in/kill.in
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
|
||||
@SYNTAX:kill@
|
||||
|
||||
IRC operator command.
|
||||
|
||||
KILL is used to forcibly remote a client from the irc network.
|
||||
It works similarly to KICK, except that a reason must be
|
||||
given (even if it is meaningless or flat-out wrong).
|
||||
|
||||
In general, KILL is useful only as a warning tool for abusive
|
||||
users. Modern irc clients (this one included) have automated
|
||||
means for reconnecting to a server after a disconnection (whether
|
||||
due to a KILL or something else), so KILL is by no means a
|
||||
permanent solution. It is not intended as a means for personal
|
||||
vendettas; this practice is generally frowned upon.
|
||||
|
||||
See also: OPER
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue