/[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.1.1.1 by Halcy0n, Tue Apr 5 20:47:54 2005 UTC revision 1.2 by broekie, Sat Apr 9 20:27:20 2005 UTC
# Line 2  Line 2 
2   <topic name="AKICK">   <topic name="AKICK">
3    <command name="AKICK">    <command name="AKICK">
4     <syntax>     <syntax>
5       /ChanServ AKICK &lt;#channel> &lt;list|add|del|wipe> [&lt;mask>]       /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    
18     <examples>     <examples>
19       <ex pre="To autokick the nick Carlton from #Dark:">       <ex pre="To autokick the nick Grumpy from #10thKingdom:">
20         /ChanServ akick #Dark add Carlton!*@* Bad jokes         /ChanServ akick #10thKingdom add Grumpy!*@* Bad jokes
21       </ex>       </ex>
22       <ex pre="To re-allow the nick Carlton on #Dark:">       <ex pre="To re-allow the nick Grumpy on #10thKingdom:">
23         /chanserv akick #dark del Carlton!*@*         /ChanServ akick #10thKingdom del Grumpy!*@*
24       </ex>       </ex>
25       <ex pre="To list autokicks on #SorceryNet:">       <ex pre="To list autokicks on #10thKingdom:">
26         /chanserv akick #sorcerynet list         /ChanServ akick #10thKingdom list
27       </ex>       </ex>
28     </examples>     </examples>
29    </command>    </command>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26