/[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.2 by broekie, Sat Apr 9 20:27:20 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="AKICK">          <topic name="AKICK">
3    <command name="AKICK">                  <command name="AKICK">
4     <syntax>                          <syntax>
5       /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;]
6     </syntax>                          </syntax>
7     <desc>                          <desc>
8       AKICK is a command used to maintain channel autokick lists.                                  AKICK is a command used to maintain channel autokick lists.
9     </desc>                          </desc>
10     <section name="STATUS">                          <section name="STATUS">
11       This command is provided for compatibility and ease-of-transition                                          This command is provided for compatibility and ease-of-transition
12       purposes only. It is recommended that you instead use the LISTAK,                                          purposes only. It is recommended that you instead use the LISTAK,
13       ADDAK, and DELAK commands to maintain your autokick lists.                                  ADDAK, and DELAK commands to maintain your autokick lists.
14       (see respectively /ChanServ help listak, /ChanServ help addak,                                  (see respectively /ChanServ help listak, /ChanServ help addak,
15        and /ChanServ help delak -- for more information)                                  and /ChanServ help delak -- for more information)
16     </section>                          </section>
17                            <examples>
18     <examples>                                  <ex pre="To autokick the nick Grumpy from #10thKingdom:">
19       <ex pre="To autokick the nick Grumpy from #10thKingdom:">                                          /ChanServ akick #10thKingdom add Grumpy!*@* Bad jokes
20         /ChanServ akick #10thKingdom add Grumpy!*@* Bad jokes                                  </ex>
21       </ex>                                  <ex pre="To re-allow the nick Grumpy on #10thKingdom:">
22       <ex pre="To re-allow the nick Grumpy on #10thKingdom:">                                          /ChanServ akick #10thKingdom del Grumpy!*@*
23         /ChanServ akick #10thKingdom del Grumpy!*@*                                  </ex>
24       </ex>                                  <ex pre="To list autokicks on #10thKingdom:">
25       <ex pre="To list autokicks on #10thKingdom:">                                          /ChanServ akick #10thKingdom list
26         /ChanServ akick #10thKingdom list                                  </ex>
27       </ex>                          </examples>
28     </examples>                  </command>
29    </command>          </topic>
  </topic>  
30  </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