dragonmtn-commits
[Top][All Lists]
Advanced

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

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


From: Mark Loeser
Subject: [Dragonmtn-commits] Changes to snowwhiteHelp/chanserv/invite.xml
Date: Sun, 28 Aug 2005 21:36:47 -0400

Index: snowwhiteHelp/chanserv/invite.xml
diff -u snowwhiteHelp/chanserv/invite.xml:1.3 
snowwhiteHelp/chanserv/invite.xml:1.4
--- snowwhiteHelp/chanserv/invite.xml:1.3       Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/invite.xml   Mon Aug 29 01:36:38 2005
@@ -1,20 +1,33 @@
-<help service="chanserv">
-       <topic name="INVITE">
-               <command name="INVITE">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       INVITE
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ INVITE #&lt;channel&gt;
-                       </syntax>
-                       <desc>
-                               INVITE allows Channel Operators to invite 
themeselves
-                               into the specified channel via ChanServ.
-                               This is usefull for channels which have 
channelmode +i
-                               (Invite only) set.
-                       </desc>
-                       <examples>
-                               <ex pre="To invite yourself to the channel 
#10thKingdom:">
+                       </li>
+               </syntax>
+               <desc>
+                       INVITE allows Channel Operators to invite themeselves
+                       into the specified channel via ChanServ.
+                       This is usefull for channels which have channelmode +i
+                       (Invite only) set.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To invite yourself to the channel 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ invite #10thKingdom
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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