dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/listop.xml
diff -u snowwhiteHelp/chanserv/listop.xml:1.3 
snowwhiteHelp/chanserv/listop.xml:1.4
--- snowwhiteHelp/chanserv/listop.xml:1.3       Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/listop.xml   Mon Aug 29 01:36:38 2005
@@ -1,28 +1,51 @@
-<help service="chanserv">
-       <topic name="LISTOP">
-               <command name="LISTOP">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       LISTOP
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ LISTOP #&lt;channel&gt; &lt;-n/-l&gt; 
&lt;nick/level&gt;
-                       </syntax>
-                       <desc>
-                               LISTOP lists users with access to the channel. 
You can 
-                               use either -n or -l, but not both. If you use 
-l, it
-                               will display all ops in the channel with that 
level.
-                               If you use -n, it will show the entry for the 
nick you
-                               specify. You must be an op on the channel in 
question
-                               to use this command.
-                       </desc>
-                       <examples>
-                               <ex pre="To list all of the ops on 
#10thKingdom:">
+                       </li>
+               </syntax>
+               <desc>
+                       LISTOP lists users with access to the channel. You can 
+                       use either -n or -l, but not both. If you use -l, it
+                       will display all ops in the channel with that level.
+                       If you use -n, it will show the entry for the nick you
+                       specify. You must be an op on the channel in question
+                       to use this command.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To list all of the ops on #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ listop #10thKingdom
-                               </ex>
-                               <ex pre="To find out the op level of Grumpy on 
#10thKingdom:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To find out the op level of Grumpy on 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ listop #10thKingdom -n Grumpy
-                               </ex>
-                               <ex pre="To list all ops with level 10 access 
in #10thKingdom:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To list all ops with level 10 access in 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ listop #10thKingdom -l 10
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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