dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/delete.xml
diff -u snowwhiteHelp/chanserv/delete.xml:1.3 
snowwhiteHelp/chanserv/delete.xml:1.4
--- snowwhiteHelp/chanserv/delete.xml:1.3       Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/delete.xml   Mon Aug 29 01:36:38 2005
@@ -1,20 +1,33 @@
-<help service="chanserv">
-       <topic name="DELETE">
-               <command name="DELETE">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       DELETE
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ DELETE #&lt;channel&gt;
-                       </syntax>
-                       <desc>
-                               The ChanServ DELETE command is a ServOp+ only 
command that
-                               allows you to delete any registered channel 
from the 
-                               ChanServ database. Extreme care should be taken 
when using
-                               this command.
-                       </desc>
-                       <examples>
-                               <ex pre="To delete the channel #10thKingdom:">
-                               /ChanServ delete #10thKingdom
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                       </li>
+               </syntax>
+               <desc>
+                       The ChanServ DELETE command is a ServOp+ only command 
that
+                       allows you to delete any registered channel from the 
+                       ChanServ database. Extreme care should be taken when 
using
+                       this command.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To delete the channel #10thKingdom
+                               </context>
+                               <sample>
+                                       /ChanServ delete #10thKingdom
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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