| Revision: | 30 |
| Committed: | Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx |
| Original Path: | ircd-hybrid/help/opers/unkline |
| File size: | 409 byte(s) |
| Log Message: | - imported sources - can be moved later according to the directory/branching scheme, but we need the svn up |
| # | Content |
|---|---|
| 1 | # $Id: unkline,v 1.3 2005/07/14 06:44:41 metalrock Exp $ |
| 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" |