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

Diff of /snowwhiteHelp/chanserv/list.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="LIST">          <topic name="LIST">
3    <command name="LIST">                  <command name="LIST">
4     <syntax>                          <syntax>
5       /ChanServ LIST &lt;#channel&gt;                                  /ChanServ LIST &lt;#channel&gt;
6       /ChanServ LIST -f &lt;nick&gt;                                  /ChanServ LIST -f &lt;nick&gt;
7     </syntax>                          </syntax>
8                            <section name="DESCRIPTION" fmt="pre">
9     <section name="DESCRIPTION" fmt="pre">                                  The list command allows you to search the ChanServ database in
10       The list command allows you to search the ChanServ database in                                  three ways.
11       three ways.                                  - Specific channel name
12         - Specific channel name                                  - Partial channel name (using a wildcard)
13         - Partial channel name (using a wildcard)                                  - Founder
14         - Founder                          </section>
15     </section>                          <examples>
16                                    <ex pre="Search for the channel #10thKingdom, type:">
17     <examples>                                          /ChanServ list #10thKingdom
18       <ex pre="Search for the channel #10thKingdom, type:">                                  </ex>
19         /ChanServ list #10thKingdom                                  <ex pre="Search for all channel names with the word &quot;help&quot;:">
20       </ex>                                          /ChanServ list #*help*
21       <ex pre="Search for all channel names with the word &quot;help&quot;:">                                  </ex>
22         /ChanServ list #*help*                                  <ex pre="Search for all channels with the founder nick of Grumpy:">
23       </ex>                                          /ChanServ list -f Grumpy
24       <ex pre="Search for all channels with the founder nick of Grumpy:">                                  </ex>
25         /ChanServ list -f Grumpy                          </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