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

Diff of /snowwhiteHelp/chanserv/unban.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="UNBAN">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="UNBAN">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            UNBAN
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ UNBAN #&lt;channel&gt; [&lt;ALL&gt;]                                  /ChanServ UNBAN #&lt;channel&gt; [&lt;ALL&gt;]
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  UNBAN ALL removes all channel bans, UNBAN by itself removes the ban                  <desc>
17                                  for the person issuing the command. UNBAN only works if                          UNBAN ALL removes all channel bans, UNBAN by itself removes the ban
18                                  you are listed in the channel operator database of the channel you are                          for the person issuing the command. UNBAN only works if
19                                  attempting to use this command on.                          you are listed in the channel operator database of the channel you are
20                            attempting to use this command on.
21    
22                                  This command contains alternate syntax to ease users in transition                          This command contains alternate syntax to ease users in transition
23                                  to this revision of services: 'UNBAN #channel *' is the same as                          to this revision of services: 'UNBAN #channel *' is the same as
24                                  UNBAN ALL.                          UNBAN ALL.
25                                  'UNBAN ME' and 'UNBAN &lt;your nickname&gt;' are the same as                          'UNBAN ME' and 'UNBAN &lt;your nickname&gt;' are the same as
26                                  UNBAN by itself.                          UNBAN by itself.
27                          </desc>                  </desc>
28                          <examples>                  <examples>
29                                  <ex pre="To remove all channel bans from #10thKingdom:">                          <example>
30                                    <context>
31                                            To remove all channel bans from #10thKingdom
32                                    </context>
33                                    <sample>
34                                          /ChanServ unban #10thKingdom all                                          /ChanServ unban #10thKingdom all
35                                  </ex>                                  </sample>
36                                  <ex pre="To remove a ban on yourself from #10thKingdom:">                          </example>
37                            <example>
38                                    <context>
39                                            To remove a ban on yourself from #10thKingdom
40                                    </context>
41                                    <sample>
42                                          /ChanServ unban #10thKingdom me                                          /ChanServ unban #10thKingdom me
43                                  </ex>                                  </sample>
44                          </examples>                          </example>
45                  </command>                  </examples>
46          </topic>          </command>
47  </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