dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/msop.xml
diff -u snowwhiteHelp/chanserv/msop.xml:1.3 snowwhiteHelp/chanserv/msop.xml:1.4
--- snowwhiteHelp/chanserv/msop.xml:1.3 Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/msop.xml     Mon Aug 29 01:36:38 2005
@@ -1,20 +1,37 @@
-<help service="chanserv">
-       <topic name="MSOP">
-               <command name="MSOP">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       MSOP
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ MSOP &lt;#channel&gt; ADD &lt;nick&gt;
+                       </li>
+                       <li>
                                /ChanServ MSOP &lt;#channel&gt; DEL &lt;nick | 
index#&gt;
+                       </li>
+                       <li>
                                /ChanServ MSOP &lt;#channel&gt; LIST
-                       </syntax>
-                       <desc>
-                               This command is an alias to the ADDOP, DELOP, 
and LISTOP facilties
-                               except that it manipulates only ops at level 8 
(MiniSop).
-                       </desc>
-                       <examples>
-                               <ex pre="To grant Grumpy level 8 (MiniSop) op 
status on #10thKingdom">
+                       </li>
+               </syntax>
+               <desc>
+                       This command is an alias to the ADDOP, DELOP, and 
LISTOP facilties
+                       except that it manipulates only ops at level 8 
(MiniSop).
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To grant Grumpy level 8 (MiniSop) op 
status on #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ msop #10thKingdom add Grumpy
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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