| Revision: | 1156 |
| Committed: | Tue Aug 9 20:29:20 2011 UTC (14 years, 11 months ago) by michael |
| Original Path: | ircd-hybrid-8/help/opers/unresv |
| File size: | 363 byte(s) |
| Log Message: | - create ircd-hybrid-8 "branch" |
| # | Content |
|---|---|
| 1 | # $Id$ |
| 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 |