| Revision: | 1029 |
| Committed: | Sun Nov 8 13:10:50 2009 UTC (16 years, 8 months ago) by michael |
| File size: | 363 byte(s) |
| Log Message: | - branch off trunk to create 7.3 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 |