dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/topiclock.xml
diff -u snowwhiteHelp/chanserv/topiclock.xml:1.3 
snowwhiteHelp/chanserv/topiclock.xml:1.4
--- snowwhiteHelp/chanserv/topiclock.xml:1.3    Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/topiclock.xml        Mon Aug 29 01:36:38 2005
@@ -1,24 +1,42 @@
-<help service="chanserv">
-       <topic name="TOPICLOCK">
-               <command name="TOPICLOCK">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       TOPICLOCK
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ TOPICLOCK #&lt;channel&gt; 
&lt;level&gt;
-                       </syntax>
-                       <desc>
-                               TOPICLOCK locks the channel topic, allowing only
-                               channel members of the specified access level to
-                               change the channel topic. When OFF, any 
operator 
-                               may change the topic.
-                               For a list of access levels <b>/ChanServ help 
LEVELS</b>
-                       </desc>
-                       <examples>
-                               <ex pre="To set topiclock to access level 8 and 
higher on #10thKingdom:">
-                                       /ChanServ topiclock #10thKingdom 8
-                               </ex>
-                               <ex pre="To turn topiclock off on 
#10thKingdom:">
-                                       /ChanServ topiclock #10thKingdom off
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                       </li>
+               </syntax>
+               <desc>
+                       TOPICLOCK locks the channel topic, allowing only
+                       channel members of the specified access level to
+                       change the channel topic. When OFF, any operator 
+                       may change the topic.
+                       For a list of access levels /ChanServ help LEVELS.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To set tlock to access level 8 and 
higher on #10thKingdom
+                               </context>
+                               <sample>
+                                       /ChanServ tlock #10thKingdom 8
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To turn tlock off on #10thKingdom
+                               </context>
+                               <sample>
+                                       /ChanServ tlock #10thKingdom off
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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