dragonmtn-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/unban.xml


From: Mark Loeser
Subject: [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/unban.xml
Date: Sat, 20 Aug 2005 02:35:17 -0400

Index: snowwhiteHelp/chanserv/unban.xml
diff -u snowwhiteHelp/chanserv/unban.xml:1.2 
snowwhiteHelp/chanserv/unban.xml:1.3
--- snowwhiteHelp/chanserv/unban.xml:1.2        Mon Apr 11 11:20:52 2005
+++ snowwhiteHelp/chanserv/unban.xml    Sat Aug 20 06:34:42 2005
@@ -1,34 +1,29 @@
 <help service="chanserv">
- <topic name="UNBAN">
-  <command name="UNBAN">
+       <topic name="UNBAN">
+               <command name="UNBAN">
+                       <syntax>
+                               /ChanServ UNBAN #&lt;channel&gt; [&lt;ALL&gt;]
+                       </syntax>
+                       <desc>
+                               UNBAN ALL removes all channel bans, UNBAN by 
itself removes the ban
+                               for the person issuing the command. UNBAN only 
works if
+                               you are listed in the channel operator database 
of the channel you are
+                               attempting to use this command on.
 
-     <syntax>
-       /ChanServ UNBAN #&lt;channel&gt; [&lt;ALL&gt;]
-     </syntax>
-
-     <desc>
-     UNBAN ALL removes all channel bans, UNBAN by itself removes the ban
-     for the person issuing the command. UNBAN only works if
-     you are listed in the channel operator database of the channel you are
-     attempting to use this command on.
-  
-     This command contains alternate syntax to ease users in transition
-     to this revision of services: 'UNBAN #channel *' is the same as
-     UNBAN ALL.
-     'UNBAN ME' and 'UNBAN &lt;your nickname&gt;' are the same as
-     UNBAN by itself.
-     </desc>
-
-     <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>
+                               This command contains alternate syntax to ease 
users in transition
+                               to this revision of services: 'UNBAN #channel 
*' is the same as
+                               UNBAN ALL.
+                               'UNBAN ME' and 'UNBAN &lt;your nickname&gt;' 
are the same as
+                               UNBAN by itself.
+                       </desc>
+                       <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>
 </help>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]