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

Diff of /snowwhiteHelp/chanserv/tlock.xml

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

revision 1.2 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.3 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="TLOCK">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="TLOCK">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            TLOCK
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ TLOCK #&lt;channel&gt; &lt;level&gt;                                  /ChanServ TLOCK #&lt;channel&gt; &lt;level&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  TLOCK locks the channel topic, allowing only                  <desc>
17                                  channel members of the specified access level to                          TLOCK 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 tlock to access level 8 and higher on #10thKingdom:">                  <examples>
24                            <example>
25                                    <context>
26                                            To set tlock to access level 8 and higher on #10thKingdom
27                                    </context>
28                                    <sample>
29                                          /ChanServ tlock #10thKingdom 8                                          /ChanServ tlock #10thKingdom 8
30                                  </ex>                                  </sample>
31                                  <ex pre="To turn tlock off on #10thKingdom:">                          </example>
32                            <example>
33                                    <context>
34                                            To turn tlock off on #10thKingdom
35                                    </context>
36                                    <sample>
37                                          /ChanServ tlock #10thKingdom off                                          /ChanServ tlock #10thKingdom off
38                                  </ex>                                  </sample>
39                          </examples>                          </example>
40                  </command>                  </examples>
41          </topic>          </command>
42  </help>  </help>

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

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