dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/tlock.xml
diff -u snowwhiteHelp/chanserv/tlock.xml:1.2 
snowwhiteHelp/chanserv/tlock.xml:1.3
--- snowwhiteHelp/chanserv/tlock.xml:1.2        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/tlock.xml    Mon Aug 29 01:36:38 2005
@@ -1,24 +1,42 @@
-<help service="chanserv">
-       <topic name="TLOCK">
-               <command name="TLOCK">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       TLOCK
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ TLOCK #&lt;channel&gt; &lt;level&gt;
-                       </syntax>
-                       <desc>
-                               TLOCK 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 tlock to access level 8 and 
higher on #10thKingdom:">
+                       </li>
+               </syntax>
+               <desc>
+                       TLOCK 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
-                               </ex>
-                               <ex pre="To turn tlock off on #10thKingdom:">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To turn tlock off on #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ tlock #10thKingdom off
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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