dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/sendpass.xml
diff -u snowwhiteHelp/chanserv/sendpass.xml:1.2 
snowwhiteHelp/chanserv/sendpass.xml:1.3
--- snowwhiteHelp/chanserv/sendpass.xml:1.2     Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/sendpass.xml Mon Aug 29 01:36:38 2005
@@ -1,40 +1,55 @@
-<help service="chanserv">
-       <topic name="SENDPASS">
-               <command name="SENDPASS">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       SENDPASS
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ SENDPASS #&lt;channel&gt; 
[-new|-resend|-transfer]
-                       </syntax>
-                       <desc>
-                               SENDPASS sends a temporary authorisation code 
to the founder of the
-                               specified channel.
-                               Use of the SENDPASS command destroys the 
current password, replacing it
-                               with a tempoary authorisation code. Once the 
code is recieved, a new
-                               password is installed with the SETPASS command.
-                               It has 3 modes of operation.
-                       </desc>
-                       <section> 
-                               -new - Send a password change authorisation 
code to the registered
-                               email
-                       </section>
-                       <section> 
-                               -resend - Resend a password change 
authorisation code to the registered
-                               email
-                       </section>
-                       <section> 
-                               -transfer - Disables the channel password and 
sends the GRPop
-                               a password change code enabling them to 
confiscate the channel or
-                               return ownership to the proper user.
-                       </section>
-                       <examples>
-                               <ex pre="The founder of #10thKingdom lost his 
password. Use -new to set a tempoary
-                                       password, so the founder can set a new 
password.">
+                       </li>
+               </syntax>
+               <desc>
+                       SENDPASS sends a temporary authorisation code to the 
founder of the
+                       specified channel.
+                       Use of the SENDPASS command destroys the current 
password, replacing it
+                       with a tempoary authorisation code. Once the code is 
recieved, a new
+                       password is installed with the SETPASS command.
+                       It has 3 modes of operation.
+
+                       -new - Send a password change authorisation code to the 
registered
+                       email
+
+                       -resend - Resend a password change authorisation code 
to the registered
+                       email
+
+                       -transfer - Disables the channel password and sends the 
GRPop
+                       a password change code enabling them to confiscate the 
channel or
+                       return ownership to the proper user.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       The founder of #10thKingdom lost his 
password. Use -new to set a 
+                                       temporary password, so the founder can 
set a new password
+                               </context>
+                               <sample>
                                        /ChanServ SENDPASS #10thKingdom -new 
-                               </ex>
-                               <ex pre="The founder of #10thKingdom lost his 
password, and has already been sent an
-                                       authorisation code. Use \-resend to 
resend the code.">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       The founder of #10thKingdom lost his 
password, and has already 
+                                       been sent an authorisation code. Use 
-resend to resend the code
+                               </context>
+                               <sample>
                                        /ChanServ SENDPASS #10thKingdom -resend
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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