dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/access.xml
diff -u snowwhiteHelp/chanserv/access.xml:1.3 
snowwhiteHelp/chanserv/access.xml:1.4
--- snowwhiteHelp/chanserv/access.xml:1.3       Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/access.xml   Mon Aug 29 01:36:38 2005
@@ -1,24 +1,42 @@
-<help service="chanserv">
-       <topic name="ACCESS">
-               <command name="ACCESS">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       ACCESS
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ ACCESS #&lt;channel&gt; 
&lt;nickname&gt;
-                       </syntax>
-                       <desc>
-                               ACCESS returns the access level for the channel.
-                               Using ACCESS with no parameters returns your 
access
-                               level for the given channel. Using ACCESS with 
a 
-                               parameter will return the channel access level 
for
-                               the specified nickname.
-                       </desc>
-                       <examples>
-                               <ex pre="To check your access level on 
#10thKingdom:">
+                       </li>
+               </syntax>
+               <desc>
+                       ACCESS returns the access level for the channel.
+                       Using ACCESS with no parameters returns your access
+                       level for the given channel. Using ACCESS with a 
+                       parameter will return the channel access level for
+                       the specified nickname.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To check your access level on 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ access #10thKingdom
-                               </ex>
-                               <ex pre="To check the access level for the nick 
Grumpy on #10thKingdom:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To check the access level for the nick 
Grumpy on #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ access #10thKingdom Grumpy
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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