[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/wipeak.xml
From: |
Mark Loeser |
Subject: |
[Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/wipeak.xml |
Date: |
Sun, 28 Aug 2005 21:37:02 -0400 |
Index: snowwhiteHelp/chanserv/wipeak.xml
diff -u snowwhiteHelp/chanserv/wipeak.xml:1.3
snowwhiteHelp/chanserv/wipeak.xml:1.4
--- snowwhiteHelp/chanserv/wipeak.xml:1.3 Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/wipeak.xml Mon Aug 29 01:36:38 2005
@@ -1,18 +1,31 @@
-<help service="chanserv">
- <topic name="WIPEAK">
- <command name="WIPEAK">
- <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+ <service>
+ ChanServ
+ </service>
+ <command>
+ <name>
+ WIPEAK
+ </name>
+ <syntax>
+ <li>
/ChanServ WIPEAK #<channel>
- </syntax>
- <desc>
- WIPEAK allows you to remove all akicks from a
channels
- akick list in one simple command.
- </desc>
- <examples>
- <ex pre="To remove all akicks from the channel
#10thKingdom:">
+ </li>
+ </syntax>
+ <desc>
+ WIPEAK allows you to remove all akicks from a channels
+ akick list in one simple command.
+ </desc>
+ <examples>
+ <example>
+ <context>
+ To remove all akicks from the channel
#10thKingdom
+ </context>
+ <sample>
/ChanServ wipeak #10thKingdom
- </ex>
- </examples>
- </command>
- </topic>
+ </sample>
+ </example>
+ </examples>
+ </command>
</help>