[Top][All Lists]
[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: |
Sat, 20 Aug 2005 02:35:16 -0400 |
Index: snowwhiteHelp/chanserv/topiclock.xml
diff -u snowwhiteHelp/chanserv/topiclock.xml:1.2
snowwhiteHelp/chanserv/topiclock.xml:1.3
--- snowwhiteHelp/chanserv/topiclock.xml:1.2 Mon Apr 11 11:20:52 2005
+++ snowwhiteHelp/chanserv/topiclock.xml Sat Aug 20 06:34:42 2005
@@ -1,27 +1,24 @@
<help service="chanserv">
- <topic name="TOPICLOCK">
- <command name="TOPICLOCK">
-
- <syntax>
- /ChanServ TOPICLOCK #<channel> <level>
- </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>
+ <topic name="TOPICLOCK">
+ <command name="TOPICLOCK">
+ <syntax>
+ /ChanServ TOPICLOCK #<channel>
<level>
+ </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>
</help>
- [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/topiclock.xml,
Mark Loeser <=