dragonmtn-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/mkick.xml


From: Mark Loeser
Subject: [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/mkick.xml
Date: Sun, 28 Aug 2005 21:36:55 -0400

Index: snowwhiteHelp/chanserv/mkick.xml
diff -u snowwhiteHelp/chanserv/mkick.xml:1.3 
snowwhiteHelp/chanserv/mkick.xml:1.4
--- snowwhiteHelp/chanserv/mkick.xml:1.3        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/mkick.xml    Mon Aug 29 01:36:38 2005
@@ -1,18 +1,38 @@
-<help service="chanserv">
-       <topic name="MKICK">
-               <command name="MKICK">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       MKICK
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ MKICK #&lt;channel&gt;
-                       </syntax>
-                       <desc>
-                               MKICK causes chanserv to remove all users from 
a channel.
-                       </desc>
-                       <examples>
-                               <ex pre="To remove all users from 
#10thKingdom:">
+                       </li>
+               </syntax>
+               <desc>
+                       MKICK causes chanserv to remove all users from a 
channel.
+               </desc>
+               <section>
+                       <heading>
+                               ACCESS
+                       </heading>
+                       <body>
+                               Minimum of SuperOp access required.
+                       </body>
+               </section>
+               <examples>
+                       <example>
+                               <context>
+                                       To remove all users from #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ mkick #10thKingdom
-                               </ex>
-                       </examples>
-                       <limit access="SuperOp" />
-               </command> 
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command> 
 </help>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]