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

Diff of /snowwhiteHelp/chanserv/mkick.xml

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

revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.4 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="MKICK">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="MKICK">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            MKICK
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ MKICK #&lt;channel&gt;                                  /ChanServ MKICK #&lt;channel&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  MKICK causes chanserv to remove all users from a channel.                  <desc>
17                          </desc>                          MKICK causes chanserv to remove all users from a channel.
18                          <examples>                  </desc>
19                                  <ex pre="To remove all users from #10thKingdom:">                  <section>
20                            <heading>
21                                    ACCESS
22                            </heading>
23                            <body>
24                                    Minimum of SuperOp access required.
25                            </body>
26                    </section>
27                    <examples>
28                            <example>
29                                    <context>
30                                            To remove all users from #10thKingdom
31                                    </context>
32                                    <sample>
33                                          /ChanServ mkick #10thKingdom                                          /ChanServ mkick #10thKingdom
34                                  </ex>                                  </sample>
35                          </examples>                          </example>
36                          <limit access="SuperOp" />                  </examples>
37                  </command>          </command>
         </topic>  
38  </help>  </help>

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

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