/[dragonmtn]/snowwhiteHelp/chanserv/topiclock.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/topiclock.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.4 by Halcy0n, Mon Aug 29 01:36:38 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <?xml version="1.0" encoding="iso-8859-1"?>
2          <topic name="TOPICLOCK">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="TOPICLOCK">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            TOPICLOCK
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ TOPICLOCK #&lt;channel&gt; &lt;level&gt;                                  /ChanServ TOPICLOCK #&lt;channel&gt; &lt;level&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  TOPICLOCK locks the channel topic, allowing only                  <desc>
17                                  channel members of the specified access level to                          TOPICLOCK locks the channel topic, allowing only
18                                  change the channel topic. When OFF, any operator                          channel members of the specified access level to
19                                  may change the topic.                          change the channel topic. When OFF, any operator
20                                  For a list of access levels <b>/ChanServ help LEVELS</b>                          may change the topic.
21                          </desc>                          For a list of access levels /ChanServ help LEVELS.
22                          <examples>                  </desc>
23                                  <ex pre="To set topiclock to access level 8 and higher on #10thKingdom:">                  <examples>
24                                          /ChanServ topiclock #10thKingdom 8                          <example>
25                                  </ex>                                  <context>
26                                  <ex pre="To turn topiclock off on #10thKingdom:">                                          To set tlock to access level 8 and higher on #10thKingdom
27                                          /ChanServ topiclock #10thKingdom off                                  </context>
28                                  </ex>                                  <sample>
29                          </examples>                                          /ChanServ tlock #10thKingdom 8
30                  </command>                                  </sample>
31          </topic>                          </example>
32                            <example>
33                                    <context>
34                                            To turn tlock off on #10thKingdom
35                                    </context>
36                                    <sample>
37                                            /ChanServ tlock #10thKingdom off
38                                    </sample>
39                            </example>
40                    </examples>
41            </command>
42  </help>  </help>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26