dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/list.xml
diff -u snowwhiteHelp/chanserv/list.xml:1.3 snowwhiteHelp/chanserv/list.xml:1.4
--- snowwhiteHelp/chanserv/list.xml:1.3 Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/list.xml     Mon Aug 29 01:36:38 2005
@@ -1,28 +1,53 @@
-<help service="chanserv">
-       <topic name="LIST">
-               <command name="LIST">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       LIST
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ LIST &lt;#channel&gt;
+                       </li>
+                       <li>
                                /ChanServ LIST -f &lt;nick&gt;
-                       </syntax>
-                       <section name="DESCRIPTION" fmt="pre">
-                               The list command allows you to search the 
ChanServ database in
-                               three ways.
-                               - Specific channel name
-                               - Partial channel name (using a wildcard)
-                               - Founder 
-                       </section>
-                       <examples>
-                               <ex pre="Search for the channel #10thKingdom, 
type:">
+                       </li>
+               </syntax>
+               <section name="DESCRIPTION" fmt="pre">
+                       The list command allows you to search the ChanServ 
database in
+                       three ways.
+                       - Specific channel name
+                       - Partial channel name (using a wildcard)
+                       - Founder 
+               </section>
+               <examples>
+                       <example>
+                               <context>
+                                       Search for the channel #10thKingdom, 
type
+                               </context>
+                               <sample>
                                        /ChanServ list #10thKingdom
-                               </ex>
-                               <ex pre="Search for all channel names with the 
word &quot;help&quot;:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       Search for all channel names with the 
word "help"
+                               </context>
+                               <sample>
                                        /ChanServ list #*help*
-                               </ex>
-                               <ex pre="Search for all channels with the 
founder nick of Grumpy:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       Search for all channels with the 
founder nick of Grumpy
+                               </context>
+                               <sample>
                                        /ChanServ list -f Grumpy
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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