commit - a2e26aad1e106aac256991a3d0c43c6c3fda7d4b
commit + 2fea782efc480a71a36a9877d3c31d479bd3072f
blob - 92d25c7f23b8266de286f16efe06de851531b5c9
blob + 4058f3dfe8febbbe2a709da4bec030c1ebeb18a9
--- doc/Commands.txt
+++ doc/Commands.txt
To list the G-Lines, type "STATS g".
- KILL
- KILL <nick> <reason>
+ KILL <nickname> <reason>
.
- Forcibly removes <nick> from the IRC network with a <reason>.
+ Forcibly remove all users with a given <nickname> from the IRC
+ network and display the given <reason> to them.
+ .
+ This command is used internally between servers, too, for example
+ to disconnect duplicate <nickname>'s after a "net split".
+ References:
+ - RFC 2812, 3.7.1 "Kill message"
+
- KLINE
KLINE <nick!user@hostmask> <seconds> :<reason>
.