dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/clean.xml
diff -u snowwhiteHelp/chanserv/clean.xml:1.2 
snowwhiteHelp/chanserv/clean.xml:1.3
--- snowwhiteHelp/chanserv/clean.xml:1.2        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/clean.xml    Mon Aug 29 01:36:38 2005
@@ -1,23 +1,36 @@
-<help service="chanserv">
-       <topic name="CLEAN">
-               <command name="CLEAN">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       CLEAN
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ CLEAN #&lt;channel&gt;
-                       </syntax>
-                       <desc>
-                               In order to stop people taking over channels by 
registering expired
-                               nicks, when a nick expires, all the ops list 
entries for it are marked
-                               as deactivated. This command searches through 
the ops list and removes
-                               all nicks that are marked as deactivated. 
Deactivated nicks must be
-                               readded by the founder in order to re-enable 
them. In the case of the
-                               founders nick, then the founder needs to id to 
the channel with the
-                               founders password.
-                       </desc>
-                       <examples>
-                               <ex pre="To clean the ops list for 
#10thKingdom">
+                       </li>
+               </syntax>
+               <desc>
+                       In order to stop people taking over channels by 
registering expired
+                       nicks, when a nick expires, all the ops list entries 
for it are marked
+                       as deactivated. This command searches through the ops 
list and removes
+                       all nicks that are marked as deactivated. Deactivated 
nicks must be
+                       readded by the founder in order to re-enable them. In 
the case of the
+                       founders nick, then the founder needs to id to the 
channel with the
+                       founders password.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To clean the ops list for #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ clean #10thKingdom
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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