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: Ronald Broekhuizen
Subject: [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/chanop.xml
Date: Sat, 09 Apr 2005 16:27:22 -0400

Index: snowwhiteHelp/chanserv/chanop.xml
diff -u snowwhiteHelp/chanserv/chanop.xml:1.1.1.1 
snowwhiteHelp/chanserv/chanop.xml:1.2
--- snowwhiteHelp/chanserv/chanop.xml:1.1.1.1   Tue Apr  5 20:47:54 2005
+++ snowwhiteHelp/chanserv/chanop.xml   Sat Apr  9 20:27:20 2005
@@ -2,31 +2,31 @@
  <topic name="CHANOP">
   <command name="CHANOP">
    <syntax>
-     /ChanServ CHANOP &lt;#channel> ADD &lt;nick&gt; &lt;level&gt;
-     /ChanServ CHANOP &lt;#channel> DEL &lt;nick&gt;
-     /ChanServ CHANOP &lt;#channel> LIST
+     /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 operators, and the LIST subcommand is used to show
-     the list of channel operators.
+     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
+     /ChanServ help LEVELS
    </section>
  
    <examples>
-     <ex pre="To grant Carlton level 3 op status on #sorcery">
-       /chanserv chanop #sorcery add Carlton 3
+     <ex pre="To grant Grumpy level 3 op status on #10thKingdom">
+       /ChanServ chanop #10thKingdom add Grumpy 3
      </ex>
-     <ex pre="To remove Bah from #sorcery's op list">
-       /chanserv chanop #sorcery del bah
+     <ex pre="To remove Dopey from #10thKingdom's op list">
+       /ChanServ chanop #10thKingdom del Dopey
      </ex>
-     <ex pre="To list channel operators of #sorcery">
-       /chanserv chanop #sorcery list
+     <ex pre="To list channel operators of #10thKingdom">
+       /ChanServ chanop #10thKingdom list
      </ex>
    </examples>
   </command>




reply via email to

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