/[dragonmtn]/snowwhiteHelp/chanserv/set-protop.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/set-protop.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="PROTOP">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="SET PROTOP">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            SET PROTOP
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ SET #&lt;channel&gt; PROTOP &lt;ON | OFF&gt;                                  /ChanServ SET #&lt;channel&gt; PROTOP &lt;ON | OFF&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  PROTOP prevents channel ops from being deoped by anyone of                  <desc>
17                                  lower access level.                          PROTOP prevents channel ops from being deoped by anyone of
18                          </desc>                          lower access level.
19                          <section>  
20                                  ** Protection offered by PROTOP is not complete at this time;                          ** Protection offered by PROTOP is not complete at this time;
21                                  it is therefore labelled as an EXPERIMENTAL feature.                          it is therefore labelled as an EXPERIMENTAL feature.
22                          </section>                  </desc>
23                          <examples>                  <examples>
24                                  <ex pre="To turn protop on in channel #10thKingdom:">                          <example>
25                                    <context>
26                                            To turn protop on in channel #10thKingdom
27                                    </context>
28                                    <sample>
29                                          /ChanServ SET #10thKingdom protop on                                          /ChanServ SET #10thKingdom protop on
30                                  </ex>                                  </sample>
31                                  <ex pre="To Turn protop off in channel #10thKingdom:">                          </example>
32                            <example>
33                                    <context>
34                                            To Turn protop off in channel #10thKingdom
35                                    </context>
36                                    <sample>
37                                          /ChanServ SET #10thKingdom protop off                                          /ChanServ SET #10thKingdom protop off
38                                  </ex>                                  </sample>
39                          </examples>                          </example>
40                  </command>                  </examples>
41          </topic>          </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