dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/banish.xml
diff -u snowwhiteHelp/chanserv/banish.xml:1.2 
snowwhiteHelp/chanserv/banish.xml:1.3
--- snowwhiteHelp/chanserv/banish.xml:1.2       Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/banish.xml   Mon Aug 29 01:36:38 2005
@@ -1,20 +1,33 @@
-<help service="chanserv">
-       <topic name="BANISH">
-               <command name="BANISH">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       BANISH
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ BANISH #&lt;channel&gt; [["on" | 
"off"]]
-                       </syntax>
-                       <desc>
-                               The ChanServ BANISH command is a ServOp+ only 
command that
-                               allows you to stop a channel from being used on 
10thKingdom.
-                               Anyone who tries to use a banished channel is 
kicked and
-                               banned from the channel (with the exception of 
IRC-Operators).
-                       </desc>
-                       <examples>
-                               <ex pre="To banish the channel #BadChannel">
-                               /ChanServ banish #BadChannel
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                       </li>
+               </syntax>
+               <desc>
+                       The ChanServ BANISH command is a ServOp+ only command 
that
+                       allows you to stop a channel from being used on 
10thKingdom.
+                       Anyone who tries to use a banished channel is kicked and
+                       banned from the channel (with the exception of 
IRC-Operators).
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To banish the channel #BadChannel
+                               </context>
+                               <sample>
+                                       /ChanServ banish #BadChannel
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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