dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/chanop.xml
diff -u snowwhiteHelp/chanserv/chanop.xml:1.2 
snowwhiteHelp/chanserv/chanop.xml:1.3
--- snowwhiteHelp/chanserv/chanop.xml:1.2       Sat Apr  9 20:27:20 2005
+++ snowwhiteHelp/chanserv/chanop.xml   Sat Aug 20 06:34:42 2005
@@ -1,34 +1,31 @@
 <help service="chanserv">
- <topic name="CHANOP">
-  <command name="CHANOP">
-   <syntax>
-     /ChanServ CHANOP &lt;#channel&gt; ADD &lt;nick&gt; &lt;level&gt;
-     /ChanServ CHANOP &lt;#channel&gt; DEL &lt;nick&gt;
-     /ChanServ CHANOP &lt;#channel&gt; LIST
-   </syntax>
-
-   <desc>
-     The CHANOP command can be used to maintain channel operator lists.
-     The ADD subcommand is used to add channel operators, the DEL subcommand
-     is used to remove channel operators, and the LIST subcommand is used to
-     show the list of channel operators.
-   </desc>
-
-   <section name="SEE ALSO">
-     /ChanServ help LEVELS
-   </section>
- 
-   <examples>
-     <ex pre="To grant Grumpy level 3 op status on #10thKingdom">
-       /ChanServ chanop #10thKingdom add Grumpy 3
-     </ex>
-     <ex pre="To remove Dopey from #10thKingdom's op list">
-       /ChanServ chanop #10thKingdom del Dopey
-     </ex>
-     <ex pre="To list channel operators of #10thKingdom">
-       /ChanServ chanop #10thKingdom list
-     </ex>
-   </examples>
-  </command>
- </topic>
+       <topic name="CHANOP">
+               <command name="CHANOP">
+                       <syntax>
+                               /ChanServ CHANOP &lt;#channel&gt; ADD 
&lt;nick&gt; &lt;level&gt;
+                               /ChanServ CHANOP &lt;#channel&gt; DEL 
&lt;nick&gt;
+                               /ChanServ CHANOP &lt;#channel&gt; LIST
+                       </syntax>
+                       <desc>
+                               The CHANOP command can be used to maintain 
channel operator lists.
+                               The ADD subcommand is used to add channel 
operators, the DEL subcommand
+                               is used to remove channel operators, and the 
LIST subcommand is used to
+                               show the list of channel operators.
+                       </desc>
+                       <section name="SEE ALSO">
+                               /ChanServ help LEVELS
+                       </section>
+                       <examples>
+                               <ex pre="To grant Grumpy level 3 op status on 
#10thKingdom">
+                                       /ChanServ chanop #10thKingdom add 
Grumpy 3
+                               </ex>
+                               <ex pre="To remove Dopey from #10thKingdom's op 
list">
+                                       /ChanServ chanop #10thKingdom del Dopey
+                               </ex>
+                               <ex pre="To list channel operators of 
#10thKingdom">
+                                       /ChanServ chanop #10thKingdom list
+                               </ex>
+                       </examples>
+               </command>
+       </topic>
 </help>




reply via email to

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