/[dragonmtn]/snowwhiteHelp/chanserv/close.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/close.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by broekie, Sun Apr 10 14:55:12 2005 UTC revision 1.2 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <help service="chanserv">
2   <topic name="CLOSE">          <topic name="CLOSE">
3    <command name="CLOSE">                  <command name="CLOSE">
4                            <syntax>
5     <syntax>                                  /ChanServ CLOSE #&lt;channel&gt; &lt;on|off&gt;
6        /ChanServ CLOSE #&lt;channel&gt; &lt;on|off&gt;                          </syntax>
7     </syntax>                          <desc>
8                                    The ChanServ CLOSE command is a ServOp+ only command that
9     <desc>                                  stops changes from being made to the channel, but doesn't
10        The ChanServ CLOSE command is a ServOp+ only command that                                  destroy the channel record.
11        stops changes from being made to the channel, but doesn't                          </desc>
12        destroy the channel record.                          <examples>
13     </desc>                                  <ex pre="To close the channel #BadChannel">
14                                            /ChanServ CLOSE #BadChannel on
15     <examples>                                  </ex>
16       <ex pre="To close the channel #BadChannel">                                  <ex pre="To re-open the channel #BadChannel">
17         /ChanServ CLOSE #BadChannel on                                          /ChanServ CLOSE #BadChannel off
18       </ex>                                  </ex>
19       <ex pre="To re-open the channel #BadChannel">                          </examples>
20         /ChanServ CLOSE #BadChannel off                  </command>
21       </ex>          </topic>
    </examples>  
   </command>  
  </topic>  
22  </help>  </help>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26