| Revision: | 30 |
| Committed: | Sun Oct 2 20:03:27 2005 UTC (20 years, 9 months ago) by adx |
| Original Path: | ircd-hybrid/help/opers/unresv |
| File size: | 412 byte(s) |
| Log Message: | - imported sources - can be moved later according to the directory/branching scheme, but we need the svn up |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | adx | 30 | # $Id: unresv,v 1.3 2005/07/14 06:44:41 metalrock Exp $ |
| 2 | UNRESV <channel|nick> | ||
| 3 | |||
| 4 | -- Remove a RESV on a channel or nick | ||
| 5 | Will attempt to remove the resv for the given | ||
| 6 | channel/nick. If the resv is conf based, the resv | ||
| 7 | will not be removed. | ||
| 8 | |||
| 9 | UNRESV <channel|nick> ON irc.server | ||
| 10 | will unresv the <channel|nick> on irc.server if irc.server | ||
| 11 | accepts remote unresvs. If the resv is conf based, the resv | ||
| 12 | will not be removed. | ||
| 13 |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | "Id Revision" |