dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/addak.xml
diff -u snowwhiteHelp/chanserv/addak.xml:1.3 
snowwhiteHelp/chanserv/addak.xml:1.4
--- snowwhiteHelp/chanserv/addak.xml:1.3        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/addak.xml    Mon Aug 29 01:36:38 2005
@@ -1,23 +1,41 @@
-<help service="chanserv">
-       <topic name="ADDAK">
-               <command name="ADDAK">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       ADDAK
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ ADDAK #&lt;channel&gt; 
&lt;address@hidden&gt; &lt;reason&gt;
-                       </syntax>
-                       <desc>
-                               ADDAK allows you to ban a user from your 
channel via
-                               services. Unlike the channel bans, these do not 
get
-                               removed when the channel is empty. Wildcards 
are 
-                               allowed in the user mask. Setting a reason is 
optional.
-                       </desc>
-                       <examples>
-                               <ex pre="To addak the nick Grumpy from 
#10thKingdom:">
+                       </li>
+               </syntax>
+               <desc>
+                       ADDAK allows you to ban a user from your channel via
+                       services. Unlike the channel bans, these do not get
+                       removed when the channel is empty. Wildcards are 
+                       allowed in the user mask. Setting a reason is optional.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To addak the nick Grumpy from 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ addak #10thKingdom 
address@hidden Bad jokes
-                               </ex>
-                               <ex pre="To addak Grumpy from #10thKingdom by 
host:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To addak Grumpy from #10thKingdom by 
host
+                               </context>
+                               <sample>
                                        /ChanServ addak #10thKingdom 
address@hidden Being grumpy again
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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