dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/drop.xml
diff -u snowwhiteHelp/chanserv/drop.xml:1.5 snowwhiteHelp/chanserv/drop.xml:1.6
--- snowwhiteHelp/chanserv/drop.xml:1.5 Sun Aug 21 17:07:06 2005
+++ snowwhiteHelp/chanserv/drop.xml     Mon Aug 29 01:36:38 2005
@@ -1,20 +1,33 @@
-<help service="chanserv">
-       <topic name="DROP">
-               <command name="DROP">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       DROP
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ DROP #&lt;channel&gt; &lt;password&gt;
-                       </syntax>
-                       <desc>   
-                               DROP removes a channel registration from the 
ChanServ
-                               database. You must be using the nickname used 
to register
-                               the channel and identified with Services to use 
this command.
-                       </desc>
-                       <examples>
-                               <ex pre="To drop the channel #10thKingdom after 
identifying as founder,
-                                       with the channel password being dragon">
+                       </li>
+               </syntax>
+               <desc>   
+                       DROP removes a channel registration from the ChanServ
+                       database. You must be using the nickname used to 
register
+                       the channel and identified with Services to use this 
command.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To drop the channel #10thKingdom after 
identifying as founder,
+                                       with the channel password being dragon
+                               </context>
+                               <sample>
                                        /ChanServ drop #10thKingdom dragon
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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