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

Diff of /snowwhiteHelp/chanserv/founder.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="FOUNDER">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="FOUNDER">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            FOUNDER
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ FOUNDER &lt;#channel&gt; ADD &lt;nick&gt;                                  /ChanServ FOUNDER &lt;#channel&gt; ADD &lt;nick&gt;
14                            </li>
15                            <li>
16                                  /ChanServ FOUNDER &lt;#channel&gt; DEL &lt;nick | index#&gt;                                  /ChanServ FOUNDER &lt;#channel&gt; DEL &lt;nick | index#&gt;
17                            </li>
18                            <li>
19                                  /ChanServ FOUNDER &lt;#channel&gt; LIST                                  /ChanServ FOUNDER &lt;#channel&gt; LIST
20                          </syntax>                          </li>
21                          <desc>                  </syntax>
22                                  This command is an alias to the ADDOP, DELOP, and LISTOP                  <desc>
23                                  facilties. It can be used to manipulate ops of level 15                          This command is an alias to the ADDOP, DELOP, and LISTOP
24                                  (Founder)                          facilties. It can be used to manipulate ops of level 15
25                          </desc>                          (Founder)
26                          <section name="ACCESS">                  </desc>
27                    <section>
28                            <heading>
29                                    ACCESS
30                            </heading>
31                            <body>
32                                  Operators of level founder have full control of the channel                                  Operators of level founder have full control of the channel
33                                  op list, they can additionally set channel modelocks,                                  op list, they can additionally set channel modelocks,
34                                  restrict, topiclock levels, and all channel options                                  restrict, topiclock levels, and all channel options
# Line 21  Line 38 
38                                  founder, operators given this access are not considered                                  founder, operators given this access are not considered
39                                  to be owners of the channel -- ownership of the channel                                  to be owners of the channel -- ownership of the channel
40                                  is established only by knowledge of the password.                                  is established only by knowledge of the password.
41                          </section>                          </body>
42                          <examples>                  </section>
43                                  <ex pre="To grant Grumpy level 15 (Founder) op status on #10thKingdom">                  <examples>
44                            <example>
45                                    <context>
46                                            To grant Grumpy level 15 (Founder) op status on #10thKingdom
47                                    </context>
48                                    <sample>
49                                          /ChanServ founder #10thKingdom add Grumpy                                          /ChanServ founder #10thKingdom add Grumpy
50                                  </ex>                                  </sample>
51                          </examples>                          </example>
52                  </command>                  </examples>
53          </topic>          </command>
54  </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