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

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26