/[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.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="LIST">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="LIST">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            LIST
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ LIST &lt;#channel&gt;                                  /ChanServ LIST &lt;#channel&gt;
14                            </li>
15                            <li>
16                                  /ChanServ LIST -f &lt;nick&gt;                                  /ChanServ LIST -f &lt;nick&gt;
17                          </syntax>                          </li>
18                          <section name="DESCRIPTION" fmt="pre">                  </syntax>
19                                  The list command allows you to search the ChanServ database in                  <section name="DESCRIPTION" fmt="pre">
20                                  three ways.                          The list command allows you to search the ChanServ database in
21                                  - Specific channel name                          three ways.
22                                  - Partial channel name (using a wildcard)                          - Specific channel name
23                                  - Founder                          - Partial channel name (using a wildcard)
24                          </section>                          - Founder
25                          <examples>                  </section>
26                                  <ex pre="Search for the channel #10thKingdom, type:">                  <examples>
27                            <example>
28                                    <context>
29                                            Search for the channel #10thKingdom, type
30                                    </context>
31                                    <sample>
32                                          /ChanServ list #10thKingdom                                          /ChanServ list #10thKingdom
33                                  </ex>                                  </sample>
34                                  <ex pre="Search for all channel names with the word &quot;help&quot;:">                          </example>
35                            <example>
36                                    <context>
37                                            Search for all channel names with the word "help"
38                                    </context>
39                                    <sample>
40                                          /ChanServ list #*help*                                          /ChanServ list #*help*
41                                  </ex>                                  </sample>
42                                  <ex pre="Search for all channels with the founder nick of Grumpy:">                          </example>
43                            <example>
44                                    <context>
45                                            Search for all channels with the founder nick of Grumpy
46                                    </context>
47                                    <sample>
48                                          /ChanServ list -f Grumpy                                          /ChanServ list -f Grumpy
49                                  </ex>                                  </sample>
50                          </examples>                          </example>
51                  </command>                  </examples>
52          </topic>          </command>
53  </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