| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | < | KLINE [time] <nick|user@host> :[reason] |
| 1 | > | KLINE [time] <user@host> :[reason] |
| 2 | ||
| 3 | [time] if present, gives number of minutes for KLINE | |
| 4 | ||
| # | Line 13 | Line 13 | or 192.168.0.* (which is converted to CI | |
| 13 | ||
| 14 | For a temporary KLINE, length of kline is given in | |
| 15 | minutes as the first parameter [time] i.e. | |
| 16 | < | KLINE 10 <nick|user@host> :cool off for 10 minutes |
| 16 | > | KLINE 10 <user@host> :cool off for 10 minutes |
| 17 | ||
| 18 | KLINE <user@host> ON irc.server :[reason] | |
| 19 | will kline the user on irc.server if irc.server accepts | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |