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

Diff of /snowwhiteHelp/chanserv/clean.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="CLEAN">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="CLEAN">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            CLEAN
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ CLEAN #&lt;channel&gt;                                  /ChanServ CLEAN #&lt;channel&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  In order to stop people taking over channels by registering expired                  <desc>
17                                  nicks, when a nick expires, all the ops list entries for it are marked                          In order to stop people taking over channels by registering expired
18                                  as deactivated. This command searches through the ops list and removes                          nicks, when a nick expires, all the ops list entries for it are marked
19                                  all nicks that are marked as deactivated. Deactivated nicks must be                          as deactivated. This command searches through the ops list and removes
20                                  readded by the founder in order to re-enable them. In the case of the                          all nicks that are marked as deactivated. Deactivated nicks must be
21                                  founders nick, then the founder needs to id to the channel with the                          readded by the founder in order to re-enable them. In the case of the
22                                  founders password.                          founders nick, then the founder needs to id to the channel with the
23                          </desc>                          founders password.
24                          <examples>                  </desc>
25                                  <ex pre="To clean the ops list for #10thKingdom">                  <examples>
26                            <example>
27                                    <context>
28                                            To clean the ops list for #10thKingdom
29                                    </context>
30                                    <sample>
31                                          /ChanServ clean #10thKingdom                                          /ChanServ clean #10thKingdom
32                                  </ex>                                  </sample>
33                          </examples>                          </example>
34                  </command>                  </examples>
35          </topic>          </command>
36  </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