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

Diff of /snowwhiteHelp/chanserv/listop.xml

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

revision 1.2 by broekie, Mon Apr 11 10:10:18 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="LISTOP">          <topic name="LISTOP">
3    <command name="LISTOP">                  <command name="LISTOP">
4     <syntax>                          <syntax>
5       /ChanServ LISTOP #&lt;channel&gt; &lt;-n/-l&gt; &lt;nick/level&gt;                                  /ChanServ LISTOP #&lt;channel&gt; &lt;-n/-l&gt; &lt;nick/level&gt;
6     </syntax>                          </syntax>
7                            <desc>
8     <desc>                                  LISTOP lists users with access to the channel. You can
9       LISTOP lists users with access to the channel. You can                                  use either -n or -l, but not both. If you use -l, it
10       use either -n or -l, but not both. If you use -l, it                                  will display all ops in the channel with that level.
11       will display all ops in the channel with that level.                                  If you use -n, it will show the entry for the nick you
12       If you use -n, it will show the entry for the nick you                                  specify. You must be an op on the channel in question
13       specify. You must be an op on the channel in question                                  to use this command.
14       to use this command.                          </desc>
15     </desc>                          <examples>
16                                    <ex pre="To list all of the ops on #10thKingdom:">
17     <examples>                                          /ChanServ listop #10thKingdom
18       <ex pre="To list all of the ops on #10thKingdom:">                                  </ex>
19         /ChanServ listop #10thKingdom                                  <ex pre="To find out the op level of Grumpy on #10thKingdom:">
20       </ex>                                          /ChanServ listop #10thKingdom -n Grumpy
21       <ex pre="To find out the op level of Grumpy on #10thKingdom:">                                  </ex>
22         /ChanServ listop #10thKingdom -n Grumpy                                  <ex pre="To list all ops with level 10 access in #10thKingdom:">
23       </ex>                                          /ChanServ listop #10thKingdom -l 10
24       <ex pre="To list all ops with level 10 access in #10thKingdom:">                                  </ex>
25         /ChanServ listop #10thKingdom -l 10                          </examples>
26       </ex>                  </command>
27     </examples>          </topic>
   </command>  
  </topic>  
28  </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