| Revision: | 34 |
| Committed: | Sun Oct 2 21:05:51 2005 UTC (20 years, 9 months ago) by lusky |
| Original Path: | ircd-hybrid-7.2/help/opers/unresv |
| File size: | 363 byte(s) |
| Log Message: | create 7.2 branch, we can move/rename it as needed. |
| # | 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 |