dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/register.xml
diff -u snowwhiteHelp/chanserv/register.xml:1.3 
snowwhiteHelp/chanserv/register.xml:1.4
--- snowwhiteHelp/chanserv/register.xml:1.3     Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/register.xml Mon Aug 29 01:36:38 2005
@@ -1,27 +1,38 @@
-<help service="chanserv">
-       <topic name="REGISTRATION" hide="1" />
-       <topic name="REGISTERED" hide="1" />
-       <topic name="REGISTER">
-               <command name="REGISTER">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       REGISTER
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ REGISTER #&lt;channel&gt; 
&lt;password&gt; [description]
-                       </syntax>
-                       <desc>
-                               REGISTER allows a user to "own" a channel. 
Registering 
-                               your channel makes it almost impossible for 
anyone to
-                               take over your channel, eliminating the need 
for bots.
-                               The founder registers the channel with a 
password, then 
-                               he or she can change the channel settings, and 
add 
-                               Operators of different access levels. It is 
important
-                               to note that <b>PaSsWoRdS aRe CaSe 
SeNsItIvE</b>,
-                               and Channel registrations are limited to 10 per 
user.
-                       </desc>
-                       <examples>
-                               <ex pre="To register the channel #10thKingdom 
with the password dragon and
-                               the description Network Administrative 
Channel:">
+                       </li>
+               </syntax>
+               <desc>
+                       REGISTER allows a user to "own" a channel. Registering 
+                       your channel makes it almost impossible for anyone to
+                       take over your channel, eliminating the need for bots.
+                       The founder registers the channel with a password, then 
+                       he or she can change the channel settings, and add 
+                       Operators of different access levels. It is important
+                       to note that PaSsWoRdS aRe CaSe SeNsItIvE,
+                       and Channel registrations are limited to 10 per user.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To register the channel #10thKingdom 
with the password dragon and
+                                       the description Network Administrative 
Channel
+                               </context>
+                               <sample>
                                        /ChanServ register #10thKingdom dragon 
Network Administrative Channel
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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