dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/addop.xml
diff -u snowwhiteHelp/chanserv/addop.xml:1.3 
snowwhiteHelp/chanserv/addop.xml:1.4
--- snowwhiteHelp/chanserv/addop.xml:1.3        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/addop.xml    Mon Aug 29 01:36:38 2005
@@ -1,34 +1,52 @@
-<help service="chanserv">
-       <topic name="ADDOP">
-               <command name="ADDOP">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       ADDOP
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ addop #&lt;channel&gt; 
&lt;nickname&gt; &lt;level&gt;
-                       </syntax>
-                       <desc>
-                               ADDOP adds a user to the channel access list. 
The level 
-                               determines how much access the user has, and 
their ability 
-                               to change channel settings. If no level is 
provided, 
-                               ChanServ will add the nickname at level 5.
-                       </desc>
-                       <section name="LEVELS" fmt="pre">
-                               3 Mini-AOP                      Gives user +v 
status when entering the 
-                                                                               
                channel.
-                               5 AOP                                           
User has automatic ops when entering the 
-                                                                               
                channel.
-                               8 Mini-SOP                      AOP abilities, 
and can add Akicks.
-                               10 SOP                                  All 
level 8 abilities, and can add AOPs.
-                               13 Mini-Founder All level 8 abilities, and can 
add SOPs.
-                               15 Founder                      Channel owner. 
Can make any changes to 
-                                                                               
                channel.
-                       </section>
-                       <examples>
-                               <ex pre="To add Grumpy to #10thKingdom's op 
list at the default level:">
+                       </li>
+               </syntax>
+               <desc>
+                       ADDOP adds a user to the channel access list. The level 
+                       determines how much access the user has, and their 
ability 
+                       to change channel settings. If no level is provided, 
+                       ChanServ will add the nickname at level 5.
+               </desc>
+               <section name="LEVELS" fmt="pre">
+                       3 Mini-AOP                      Gives user +v status 
when entering the 
+                                                                               
        channel.
+                       5 AOP                                           User 
has automatic ops when entering the 
+                                                                               
        channel.
+                       8 Mini-SOP                      AOP abilities, and can 
add Akicks.
+                       10 SOP                                  All level 8 
abilities, and can add AOPs.
+                       13 Mini-Founder All level 8 abilities, and can add SOPs.
+                       15 Founder                      Channel owner. Can make 
any changes to 
+                                                                               
        channel.
+               </section>
+               <examples>
+                       <example>
+                               <context>
+                                       To add Grumpy to #10thKingdom's op list 
at the default level
+                               </context>
+                               <sample>
                                        /ChanServ addop #10thKingdom Grumpy
-                               </ex>
-                               <ex pre="To add Dopey to #help's op list with 
Mini-Founder access:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To add Dopey to #help's op list with 
Mini-Founder access
+                               </context>
+                               <sample>
                                        /ChanServ addop #help Dopey 13
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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