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

Diff of /snowwhiteHelp/chanserv/chanop.xml

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

revision 1.2 by broekie, Sat Apr 9 20:27:20 2005 UTC revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <help service="chanserv">
2   <topic name="CHANOP">          <topic name="CHANOP">
3    <command name="CHANOP">                  <command name="CHANOP">
4     <syntax>                          <syntax>
5       /ChanServ CHANOP &lt;#channel&gt; ADD &lt;nick&gt; &lt;level&gt;                                  /ChanServ CHANOP &lt;#channel&gt; ADD &lt;nick&gt; &lt;level&gt;
6       /ChanServ CHANOP &lt;#channel&gt; DEL &lt;nick&gt;                                  /ChanServ CHANOP &lt;#channel&gt; DEL &lt;nick&gt;
7       /ChanServ CHANOP &lt;#channel&gt; LIST                                  /ChanServ CHANOP &lt;#channel&gt; LIST
8     </syntax>                          </syntax>
9                            <desc>
10     <desc>                                  The CHANOP command can be used to maintain channel operator lists.
11       The CHANOP command can be used to maintain channel operator lists.                                  The ADD subcommand is used to add channel operators, the DEL subcommand
12       The ADD subcommand is used to add channel operators, the DEL subcommand                                  is used to remove channel operators, and the LIST subcommand is used to
13       is used to remove channel operators, and the LIST subcommand is used to                                  show the list of channel operators.
14       show the list of channel operators.                          </desc>
15     </desc>                          <section name="SEE ALSO">
16                                    /ChanServ help LEVELS
17     <section name="SEE ALSO">                          </section>
18       /ChanServ help LEVELS                          <examples>
19     </section>                                  <ex pre="To grant Grumpy level 3 op status on #10thKingdom">
20                                            /ChanServ chanop #10thKingdom add Grumpy 3
21     <examples>                                  </ex>
22       <ex pre="To grant Grumpy level 3 op status on #10thKingdom">                                  <ex pre="To remove Dopey from #10thKingdom's op list">
23         /ChanServ chanop #10thKingdom add Grumpy 3                                          /ChanServ chanop #10thKingdom del Dopey
24       </ex>                                  </ex>
25       <ex pre="To remove Dopey from #10thKingdom's op list">                                  <ex pre="To list channel operators of #10thKingdom">
26         /ChanServ chanop #10thKingdom del Dopey                                          /ChanServ chanop #10thKingdom list
27       </ex>                                  </ex>
28       <ex pre="To list channel operators of #10thKingdom">                          </examples>
29         /ChanServ chanop #10thKingdom list                  </command>
30       </ex>          </topic>
    </examples>  
   </command>  
  </topic>  
31  </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