/[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.2 by broekie, Mon Apr 11 11:20:52 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="UNBAN">          <topic name="UNBAN">
3    <command name="UNBAN">                  <command name="UNBAN">
4                            <syntax>
5                                    /ChanServ UNBAN #&lt;channel&gt; [&lt;ALL&gt;]
6                            </syntax>
7                            <desc>
8                                    UNBAN ALL removes all channel bans, UNBAN by itself removes the ban
9                                    for the person issuing the command. UNBAN only works if
10                                    you are listed in the channel operator database of the channel you are
11                                    attempting to use this command on.
12    
13       <syntax>                                  This command contains alternate syntax to ease users in transition
14         /ChanServ UNBAN #&lt;channel&gt; [&lt;ALL&gt;]                                  to this revision of services: 'UNBAN #channel *' is the same as
15       </syntax>                                  UNBAN ALL.
16                                    'UNBAN ME' and 'UNBAN &lt;your nickname&gt;' are the same as
17       <desc>                                  UNBAN by itself.
18       UNBAN ALL removes all channel bans, UNBAN by itself removes the ban                          </desc>
19       for the person issuing the command. UNBAN only works if                          <examples>
20       you are listed in the channel operator database of the channel you are                                  <ex pre="To remove all channel bans from #10thKingdom:">
21       attempting to use this command on.                                          /ChanServ unban #10thKingdom all
22                                      </ex>
23       This command contains alternate syntax to ease users in transition                                  <ex pre="To remove a ban on yourself from #10thKingdom:">
24       to this revision of services: 'UNBAN #channel *' is the same as                                          /ChanServ unban #10thKingdom me
25       UNBAN ALL.                                  </ex>
26       'UNBAN ME' and 'UNBAN &lt;your nickname&gt;' are the same as                          </examples>
27       UNBAN by itself.                  </command>
28       </desc>          </topic>
   
      <examples>  
       <ex pre="To remove all channel bans from #10thKingdom:">  
        /ChanServ unban #10thKingdom all  
       </ex>  
   
       <ex pre="To remove a ban on yourself from #10thKingdom:">  
         /ChanServ unban #10thKingdom me  
       </ex>  
      </examples>  
   
   </command>  
  </topic>  
29  </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