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

Diff of /snowwhiteHelp/chanserv/delak.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="DELAK">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="DELAK">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            DELAK
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ DELAK #&lt;channel&gt; &lt;nick!user@host|#&gt;                                  /ChanServ DELAK #&lt;channel&gt; &lt;nick!user@host|#&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  DELAK allows you to remove a previously set akick on                  <desc>
17                                  a specified channel. This may be done by user@host or                          DELAK allows you to remove a previously set akick on
18                                  by the number provided by the ChanServ LISTAK command.                          a specified channel. This may be done by user@host or
19                          </desc>                          by the number provided by the ChanServ LISTAK command.
20                          <examples>                  </desc>
21                                  <ex pre="To remove an akick on the nick Grumpy from #10thKingdom:">                  <examples>
22                            <example>
23                                    <context>
24                                            To remove an akick on the nick Grumpy from #10thKingdom
25                                    </context>
26                                    <sample>
27                                          /ChanServ delak #10thKingdom Grumpy!*@*                                          /ChanServ delak #10thKingdom Grumpy!*@*
28                                  </ex>                                  </sample>
29                                  <ex pre="To remove an akick on Grumpy from #10thKingdom by host mask:">                          </example>
30                            <example>
31                                    <context>
32                                            To remove an akick on Grumpy from #10thKingdom by host mask:">
33                                    </context>
34                                    <sample>
35                                          /ChanServ delak #10thKingdom *!*@*.greenhill.org                                          /ChanServ delak #10thKingdom *!*@*.greenhill.org
36                                  </ex>                                  </sample>
37                                  <ex pre="To remove an akick from #10thKingdom by list number:">                          </example>
38                            <example>
39                                    <context>
40                                            To remove an akick from #10thKingdom by list number
41                                    </context>
42                                    <sample>
43                                          /ChanServ delak #10thKingdom 3                                          /ChanServ delak #10thKingdom 3
44                                  </ex>                                  </sample>
45                          </examples>                          </example>
46                  </command>                  </examples>
47          </topic>          </command>
48  </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