/[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.2 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.3 by Halcy0n, Mon Aug 29 01:36:38 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <?xml version="1.0" encoding="iso-8859-1"?>
2          <topic name="CLOSE">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="CLOSE">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            CLOSE
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ CLOSE #&lt;channel&gt; &lt;on|off&gt;                                  /ChanServ CLOSE #&lt;channel&gt; &lt;on|off&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  The ChanServ CLOSE command is a ServOp+ only command that                  <desc>
17                                  stops changes from being made to the channel, but doesn't                          The ChanServ CLOSE command is a ServOp+ only command that
18                                  destroy the channel record.                          stops changes from being made to the channel, but doesn't
19                          </desc>                          destroy the channel record.
20                          <examples>                  </desc>
21                                  <ex pre="To close the channel #BadChannel">                  <examples>
22                            <example>
23                                    <context>
24                                            To close the channel #BadChannel
25                                    </context>
26                                    <sample>
27                                          /ChanServ CLOSE #BadChannel on                                          /ChanServ CLOSE #BadChannel on
28                                  </ex>                                  </sample>
29                                  <ex pre="To re-open the channel #BadChannel">                          </example>
30                            <example>
31                                    <context>
32                                            To re-open the channel #BadChannel
33                                    </context>
34                                    <sample>
35                                          /ChanServ CLOSE #BadChannel off                                          /ChanServ CLOSE #BadChannel off
36                                  </ex>                                  </sample>
37                          </examples>                          </example>
38                  </command>                  </examples>
39          </topic>          </command>
40  </help>  </help>

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

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