dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/close.xml
diff -u snowwhiteHelp/chanserv/close.xml:1.2 
snowwhiteHelp/chanserv/close.xml:1.3
--- snowwhiteHelp/chanserv/close.xml:1.2        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/close.xml    Mon Aug 29 01:36:38 2005
@@ -1,22 +1,40 @@
-<help service="chanserv">
-       <topic name="CLOSE">
-               <command name="CLOSE">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       CLOSE
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ CLOSE #&lt;channel&gt; &lt;on|off&gt;
-                       </syntax>
-                       <desc>
-                               The ChanServ CLOSE command is a ServOp+ only 
command that
-                               stops changes from being made to the channel, 
but doesn't
-                               destroy the channel record.
-                       </desc>
-                       <examples>
-                               <ex pre="To close the channel #BadChannel">
+                       </li>
+               </syntax>
+               <desc>
+                       The ChanServ CLOSE command is a ServOp+ only command 
that
+                       stops changes from being made to the channel, but 
doesn't
+                       destroy the channel record.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To close the channel #BadChannel
+                               </context>
+                               <sample>
                                        /ChanServ CLOSE #BadChannel on
-                               </ex>
-                               <ex pre="To re-open the channel #BadChannel">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To re-open the channel #BadChannel
+                               </context>
+                               <sample>
                                        /ChanServ CLOSE #BadChannel off
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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