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

Diff of /snowwhiteHelp/chanserv/addak.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="ADDAK">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="ADDAK">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            ADDAK
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ ADDAK #&lt;channel&gt; &lt;nick!user@host&gt; &lt;reason&gt;                                  /ChanServ ADDAK #&lt;channel&gt; &lt;nick!user@host&gt; &lt;reason&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  ADDAK allows you to ban a user from your channel via                  <desc>
17                                  services. Unlike the channel bans, these do not get                          ADDAK allows you to ban a user from your channel via
18                                  removed when the channel is empty. Wildcards are                          services. Unlike the channel bans, these do not get
19                                  allowed in the user mask. Setting a reason is optional.                          removed when the channel is empty. Wildcards are
20                          </desc>                          allowed in the user mask. Setting a reason is optional.
21                          <examples>                  </desc>
22                                  <ex pre="To addak the nick Grumpy from #10thKingdom:">                  <examples>
23                            <example>
24                                    <context>
25                                            To addak the nick Grumpy from #10thKingdom
26                                    </context>
27                                    <sample>
28                                          /ChanServ addak #10thKingdom Grumpy!*@* Bad jokes                                          /ChanServ addak #10thKingdom Grumpy!*@* Bad jokes
29                                  </ex>                                  </sample>
30                                  <ex pre="To addak Grumpy from #10thKingdom by host:">                          </example>
31                            <example>
32                                    <context>
33                                            To addak Grumpy from #10thKingdom by host
34                                    </context>
35                                    <sample>
36                                          /ChanServ addak #10thKingdom *!*@*.greenhill.org Being grumpy again                                          /ChanServ addak #10thKingdom *!*@*.greenhill.org Being grumpy again
37                                  </ex>                                  </sample>
38                          </examples>                          </example>
39                  </command>                  </examples>
40          </topic>          </command>
41  </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