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

Diff of /snowwhiteHelp/chanserv/aop.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="AOP">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="AOP">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            AOP
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ AOP &lt;#channel&gt; ADD &lt;nick&gt;                                  /ChanServ AOP &lt;#channel&gt; ADD &lt;nick&gt;
14                            </li>
15                            <li>
16                                  /ChanServ AOP &lt;#channel&gt; DEL &lt;nick | index#&gt;                                  /ChanServ AOP &lt;#channel&gt; DEL &lt;nick | index#&gt;
17                            </li>
18                            <li>
19                                  /ChanServ AOP &lt;#channel&gt; LIST                                  /ChanServ AOP &lt;#channel&gt; LIST
20                          </syntax>                          </li>
21                          <desc>                  </syntax>
22                                  This command is an alias to the ADDOP, DELOP, and LISTOP facilties                  <desc>
23                                  except that it manipulates only ops at level 5 (AutoOp).                          This command is an alias to the ADDOP, DELOP, and LISTOP facilties
24                          </desc>                          except that it manipulates only ops at level 5 (AutoOp).
25                          <section>  
26                                  This command is provided for interface compatibility with services                          This command is provided for interface compatibility with services
27                                  systems in use by other IRC networks.                          systems in use by other IRC networks.
28                          </section>  
29                          <section>                          (see /ChanServ help listop, /ChanServ help addop, and
30                                  (see /ChanServ help listop, /ChanServ help addop, and                          /ChanServ help delop)
31                                  /ChanServ help delop)                  </desc>
32                          </section>                  <examples>
33                          <examples>                          <example>
34                                  <ex pre="To grant Grumpy level 5 op status on #10thKingdom">                                  <context>
35                                  /ChanServ aop #10thKingdom add Grumpy                                          To grant Grumpy level 5 op status on #10thKingdom
36                                  </ex>                                  </context>
37                          </examples>                                  <sample>
38                  </command>                                          /ChanServ aop #10thKingdom add Grumpy
39          </topic>                                  </sample>
40                            </example>
41                    </examples>
42            </command>
43  </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