| Revision: | 1155 |
| Committed: | Tue Aug 9 20:27:45 2011 UTC (14 years, 11 months ago) by michael |
| Original Path: | ircd-hybrid/help/opers/unkline |
| File size: | 359 byte(s) |
| Log Message: | - recreate "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 |