[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/aop.xml
From: |
Mark Loeser |
Subject: |
[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/aop.xml |
Date: |
Sat, 20 Aug 2005 02:34:44 -0400 |
Index: snowwhiteHelp/chanserv/aop.xml
diff -u snowwhiteHelp/chanserv/aop.xml:1.2 snowwhiteHelp/chanserv/aop.xml:1.3
--- snowwhiteHelp/chanserv/aop.xml:1.2 Sat Apr 9 20:27:20 2005
+++ snowwhiteHelp/chanserv/aop.xml Sat Aug 20 06:34:42 2005
@@ -1,33 +1,28 @@
<help service="chanserv">
- <topic name="AOP">
- <command name="AOP">
-
- <syntax>
- /ChanServ AOP <#channel> ADD <nick>
- /ChanServ AOP <#channel> DEL <nick | index#>
- /ChanServ AOP <#channel> LIST
- </syntax>
-
- <desc>
- This command is an alias to the ADDOP, DELOP, and LISTOP facilties
- except that it manipulates only ops at level 5 (AutoOp).
- </desc>
-
- <section>
- This command is provided for interface compatibility with services
- systems in use by other IRC networks.
- </section>
-
- <section>
- (see /ChanServ help listop, /ChanServ help addop, and
- /ChanServ help delop)
- </section>
-
- <examples>
- <ex pre="To grant Grumpy level 5 op status on #10thKingdom">
- /ChanServ aop #10thKingdom add Grumpy
- </ex>
- </examples>
- </command>
- </topic>
+ <topic name="AOP">
+ <command name="AOP">
+ <syntax>
+ /ChanServ AOP <#channel> ADD <nick>
+ /ChanServ AOP <#channel> DEL <nick |
index#>
+ /ChanServ AOP <#channel> LIST
+ </syntax>
+ <desc>
+ This command is an alias to the ADDOP, DELOP,
and LISTOP facilties
+ except that it manipulates only ops at level 5
(AutoOp).
+ </desc>
+ <section>
+ This command is provided for interface
compatibility with services
+ systems in use by other IRC networks.
+ </section>
+ <section>
+ (see /ChanServ help listop, /ChanServ help
addop, and
+ /ChanServ help delop)
+ </section>
+ <examples>
+ <ex pre="To grant Grumpy level 5 op status on
#10thKingdom">
+ /ChanServ aop #10thKingdom add Grumpy
+ </ex>
+ </examples>
+ </command>
+ </topic>
</help>
- [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/aop.xml,
Mark Loeser <=