dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/dmod.xml
diff -u snowwhiteHelp/chanserv/dmod.xml:1.2 snowwhiteHelp/chanserv/dmod.xml:1.3
--- snowwhiteHelp/chanserv/dmod.xml:1.2 Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/dmod.xml     Mon Aug 29 01:36:38 2005
@@ -1,26 +1,44 @@
-<help service="chanserv">
-       <topic name="DMOD">
-               <command name="DMOD">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       DMOD
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ DMOD #&lt;option&gt; &lt;channel&gt; 
&lt;value&gt;
-                       </syntax>
-                       <desc>
-                               This is a command for D flagged IRC Operators, 
enabling them to make
-                               changes to a channel, as if they were the 
channel founder. Its use is
-                               logged, and broadcast to all the other IRC 
Operators
-                       </desc>
-                       <section name="OPTIONS">
-                               -founder    assign new founder
-                               -topic      assign new topic
-                       </section>
-                       <examples>
-                               <ex pre="To set the topic of channel 
#10thKingdom to Hello there">
+                       </li>
+               </syntax>
+               <desc>
+                       This is a command for D flagged IRC Operators, enabling 
them to make
+                       changes to a channel, as if they were the channel 
founder. Its use is
+                       logged, and broadcast to all the other IRC Operators
+               </desc>
+               <section name="OPTIONS">
+                       -founder    assign new founder
+                       -topic      assign new topic
+               </section>
+               <examples>
+                       <example>
+                               <context>
+                                       To set the topic of channel 
#10thKingdom to Hello there
+                               </context>
+                               <sample>
                                        /ChanServ dmod -topic #10thKingdom 
Hello there
-                               </ex>
-                               <ex pre="To set the founder of channel 
#10thKingdom to Grumpy">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To set the founder of channel 
#10thKingdom to Grumpy
+                               </context>
+                               <sample>
                                        /ChanServ dmod -founder #10thKingdom 
Grumpy
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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