dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/log.xml
diff -u snowwhiteHelp/chanserv/log.xml:1.2 snowwhiteHelp/chanserv/log.xml:1.3
--- snowwhiteHelp/chanserv/log.xml:1.2  Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/log.xml      Mon Aug 29 01:36:38 2005
@@ -1,26 +1,43 @@
-<help service="chanserv">
-       <topic name="LOG">
-               <command name="LOG">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       LOG
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ LOG #&lt;message&gt;
-                       </syntax>
-                       <desc>
-                               This command allows an operator to write a 
message to services logs to
-                               annotate other logged commands.
-                       </desc>
-                       <section>
-                               It should be used when a command is used in an 
unusual way, or when an
-                               oper is likely to need information about a 
channel's situation in 
-                               handling future requests.
-                       </section>
-                       <examples>
-                               <ex pre="To log closing #BadChannel due to 
services abuse:">
+                       </li>
+               </syntax>
+               <desc>
+                       This command allows an operator to write a message to 
services logs to
+                       annotate other logged commands.
+
+                       It should be used when a command is used in an unusual 
way, or when an
+                       oper is likely to need information about a channel's 
situation in 
+                       handling future requests.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To log closing #BadChannel due to 
services abuse
+                               </context>
+                               <sample>
                                        /ChanServ log #BadChannel was closed 
due to services abuse
-                               </ex>
-                               <ex pre="To log deleting #BadChannel on founder 
request:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To log deleting #BadChannel on founder 
request
+                               </context>
+                               <sample>
                                        /ChanServ LOG #BadChannel deleted by 
founder request, not abuse
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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