dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/set-keeptopic.xml
diff -u snowwhiteHelp/chanserv/set-keeptopic.xml:1.3 
snowwhiteHelp/chanserv/set-keeptopic.xml:1.4
--- snowwhiteHelp/chanserv/set-keeptopic.xml:1.3        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/set-keeptopic.xml    Mon Aug 29 01:36:38 2005
@@ -1,22 +1,40 @@
-<help service="chanserv">
-       <topic name="KEEPTOPIC">
-               <command name="KEEPTOPIC">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       SET KEEPTOPIC
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ SET #&lt;channel&gt; KEEPTOPIC 
&lt;ON/OFF&gt;
-                       </syntax>
-                       <desc>
-                               KEEPTOPIC sets the topic to sticky. When ON, if 
the channel 
-                               is empty when someone joins, Chanserv will set 
the last topic 
-                               automatically.
-                       </desc>
-                       <examples>
-                               <ex pre="To make the topic on #10thKingdom 
sticky:">
+                       </li>
+               </syntax>
+               <desc>
+                       KEEPTOPIC sets the topic to sticky. When ON, if the 
channel 
+                       is empty when someone joins, Chanserv will set the last 
topic 
+                       automatically.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To make the topic on #10thKingdom sticky
+                               </context>
+                               <sample>
                                        /ChanServ set #10thKingdom keeptopic on
-                               </ex>
-                               <ex pre="To turn off the stickiness of the 
topic on #10thKingdom:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To turn off the stickiness of the topic 
on #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ set #10thKingdom keeptopic off
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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