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

Diff of /snowwhiteHelp/chanserv/akick.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="AKICK">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="AKICK">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            AKICK
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ AKICK &lt;#channel&gt; &lt;list|add|del|wipe&gt; [&lt;mask&gt;]                                  /ChanServ AKICK &lt;#channel&gt; &lt;list|add|del|wipe&gt; [&lt;mask&gt;]
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  AKICK is a command used to maintain channel autokick lists.                  <desc>
17                          </desc>                          AKICK is a command used to maintain channel autokick lists.
18                          <section name="STATUS">                  </desc>
19                                          This command is provided for compatibility and ease-of-transition                  <section>
20                                          purposes only. It is recommended that you instead use the LISTAK,                          <heading>
21                                    STATUS
22                            </heading>
23                            <body>
24                                    This command is provided for compatibility and ease-of-transition
25                                    purposes only. It is recommended that you instead use the LISTAK,
26                                  ADDAK, and DELAK commands to maintain your autokick lists.                                  ADDAK, and DELAK commands to maintain your autokick lists.
27                                  (see respectively /ChanServ help listak, /ChanServ help addak,                                  (see respectively /ChanServ help listak, /ChanServ help addak,
28                                  and /ChanServ help delak -- for more information)                                  and /ChanServ help delak -- for more information)
29                          </section>                          </body>
30                          <examples>                  </section>
31                                  <ex pre="To autokick the nick Grumpy from #10thKingdom:">                  <examples>
32                            <example>
33                                    <context>
34                                            To autokick the nick Grumpy from #10thKingdom
35                                    </context>
36                                    <sample>
37                                          /ChanServ akick #10thKingdom add Grumpy!*@* Bad jokes                                          /ChanServ akick #10thKingdom add Grumpy!*@* Bad jokes
38                                  </ex>                                  </sample>
39                                  <ex pre="To re-allow the nick Grumpy on #10thKingdom:">                          </example>
40                            <example>
41                                    <context>
42                                            To re-allow the nick Grumpy on #10thKingdom
43                                    </context>
44                                    <sample>
45                                          /ChanServ akick #10thKingdom del Grumpy!*@*                                          /ChanServ akick #10thKingdom del Grumpy!*@*
46                                  </ex>                                  </sample>
47                                  <ex pre="To list autokicks on #10thKingdom:">                          </example>
48                            <example>
49                                    <context>
50                                            To list autokicks on #10thKingdom
51                                    </context>
52                                    <sample>
53                                          /ChanServ akick #10thKingdom list                                          /ChanServ akick #10thKingdom list
54                                  </ex>                                  </sample>
55                          </examples>                          </example>
56                  </command>                  </examples>
57          </topic>          </command>
58  </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