ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/help/unresv
Revision: 7668
Committed: Wed Jul 20 17:09:49 2016 UTC (10 years ago) by michael
File size: 385 byte(s)
Log Message:
- Fixed svn properties

File Contents

# User Rev Content
1 adx 30 UNRESV <channel|nick>
2    
3     -- Remove a RESV on a channel or nick
4     Will attempt to remove the resv for the given
5     channel/nick. If the resv is conf based, the resv
6     will not be removed.
7    
8     UNRESV <channel|nick> ON irc.server
9     will unresv the <channel|nick> on irc.server if irc.server
10     accepts remote unresvs. If the resv is conf based, the resv
11     will not be removed.
12 michael 6675
13     - Requires Oper Priv: unresv

Properties

Name Value
svn:eol-style native