| Revision: | 1028 |
| Committed: | Sun Nov 8 13:03:38 2009 UTC (16 years, 8 months ago) by michael |
| Original Path: | ircd-hybrid/help/opers/unkline |
| File size: | 359 byte(s) |
| Log Message: | - move ircd-hybrid-7.2 to trunk |
| # | Content |
|---|---|
| 1 | # $Id$ |
| 2 | UNKLINE <user@host> |
| 3 | |
| 4 | Will attempt to unkline the given <user@host> |
| 5 | Will unkline a temporary kline. |
| 6 | If the kline is conf based, the kline will not be removed. |
| 7 | |
| 8 | UNKLINE <user@host> ON irc.server |
| 9 | will unkline the user on irc.server if irc.server accepts |
| 10 | remote unklines. If the kline is conf based, the kline will |
| 11 | not be removed. |
| 12 | |
| 13 | - Requires Oper Priv: U |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Id Revision |