dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/mark.xml
diff -u snowwhiteHelp/chanserv/mark.xml:1.2 snowwhiteHelp/chanserv/mark.xml:1.3
--- snowwhiteHelp/chanserv/mark.xml:1.2 Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/mark.xml     Mon Aug 29 01:36:38 2005
@@ -1,23 +1,38 @@
-<help service="chanserv">
-       <topic name="MARK">
-               <command name="MARK">
-                       <syntax>
-                               /ChanServ MARK &lt;#channel&gt;  [&lt;on | 
off&gt;]
-                       </syntax>
-                       <desc>
-                               The MARK command allows a +O operator to mark a 
channel; indicating
-                               that special caution should be observed in 
dealing with requests
-                               involving it.
-                       </desc>
-                       <section>
-                               Marks should be annotated using the 
<b>/ChanServ LOG</b> command.
-                       </section>
-                       <examples>
-                               <ex pre="Suppose you discovered Grumpy trying 
to use a devious trick to convince you to give him ownership of #10thKingdom, 
you could issue the commands:">
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       MARK
+               </name>
+               <syntax>
+                       <li>
+                               /ChanServ MARK &lt;#channel&gt; [&lt;on | 
off&gt;]
+                       </li>
+               </syntax>
+               <desc>
+                       The MARK command allows a +O operator to mark a 
channel; indicating
+                       that special caution should be observed in dealing with 
requests
+                       involving it.
+
+                       Marks should be annotated using the /ChanServ LOG 
command.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       Suppose you discovered Grumpy trying to 
use a devious trick to 
+                                       convince you to give him ownership of 
#10thKingdom, you could 
+                                       issue the commands
+                               </context>
+                               <sample>
                                        /ChanServ mark #10thKingdom On
-                                       /ChanServ log Grumpy is trying to steal 
#10thKingdom with devious trick XXX.
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                                       /ChanServ log Grumpy is trying to steal 
#10thKingdom with devious 
+                                       trick XXX.
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help> 




reply via email to

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