dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/founder.xml
diff -u snowwhiteHelp/chanserv/founder.xml:1.3 
snowwhiteHelp/chanserv/founder.xml:1.4
--- snowwhiteHelp/chanserv/founder.xml:1.3      Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/founder.xml  Mon Aug 29 01:36:38 2005
@@ -1,17 +1,34 @@
-<help service="chanserv">
-       <topic name="FOUNDER">
-               <command name="FOUNDER">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       FOUNDER
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ FOUNDER &lt;#channel&gt; ADD 
&lt;nick&gt;
+                       </li>
+                       <li>
                                /ChanServ FOUNDER &lt;#channel&gt; DEL &lt;nick 
| index#&gt;
+                       </li>
+                       <li>
                                /ChanServ FOUNDER &lt;#channel&gt; LIST
-                       </syntax>
-                       <desc>
-                               This command is an alias to the ADDOP, DELOP, 
and LISTOP
-                               facilties. It can be used to manipulate ops of 
level 15
-                               (Founder)
-                       </desc>
-                       <section name="ACCESS">
+                       </li>
+               </syntax>
+               <desc>
+                       This command is an alias to the ADDOP, DELOP, and LISTOP
+                       facilties. It can be used to manipulate ops of level 15
+                       (Founder)
+               </desc>
+               <section>
+                       <heading>
+                               ACCESS
+                       </heading>
+                       <body>
                                Operators of level founder have full control of 
the channel
                                op list, they can additionally set channel 
modelocks,
                                restrict, topiclock levels, and all channel 
options
@@ -21,12 +38,17 @@
                                founder, operators given this access are not 
considered
                                to be owners of the channel -- ownership of the 
channel
                                is established only by knowledge of the 
password.
-                       </section>
-                       <examples>
-                               <ex pre="To grant Grumpy level 15 (Founder) op 
status on #10thKingdom">
+                       </body>
+               </section>
+               <examples>
+                       <example>
+                               <context>
+                                       To grant Grumpy level 15 (Founder) op 
status on #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ founder #10thKingdom add 
Grumpy
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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