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

Diff of /snowwhiteHelp/chanserv/op.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="OP">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="OP">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            OP
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ OP #&lt;channel&gt; &lt;nick&gt;                                  /ChanServ OP #&lt;channel&gt; &lt;nick&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  OP gives Channel Operator status, to the specified nickname,                  <desc>
17                                  in the specified channel.                          OP gives Channel Operator status, to the specified nickname,
18                          </desc>                          in the specified channel.
19                          <section name="NOTE">                  </desc>
20                                  This does <b>not</b> add the specified nickname to the                  <section>
21                            <heading>
22                                    NOTE
23                            </heading>
24                            <body>
25                                    This does not add the specified nickname to the
26                                  ChanServ OpList for the specified channel!                                  ChanServ OpList for the specified channel!
27                                  See /ChanServ help ADDOP for information on how to achieve that.                                  See /ChanServ help ADDOP for information on how to achieve that.
28                          </section>                          </body>
29                          <examples>                  </section>
30                                  <ex pre="To give Grumpy channel op status in #10thKingdom:">                  <examples>
31                            <example>
32                                    <context>
33                                            To give Grumpy channel op status in #10thKingdom
34                                    </context>
35                                    <sample>
36                                          /ChanServ op #10thKingdom Grumpy                                          /ChanServ op #10thKingdom Grumpy
37                                  </ex>                                  </sample>
38                          </examples>                          </example>
39                  </command>                  </examples>
40          </topic>          </command>
41  </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