dragonmtn-commits
[Top][All Lists]
Advanced

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

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


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

Index: snowwhiteHelp/chanserv/set-autogreet.xml
diff -u snowwhiteHelp/chanserv/set-autogreet.xml:1.3 
snowwhiteHelp/chanserv/set-autogreet.xml:1.4
--- snowwhiteHelp/chanserv/set-autogreet.xml:1.3        Sat Aug 20 06:34:42 2005
+++ snowwhiteHelp/chanserv/set-autogreet.xml    Mon Aug 29 01:36:38 2005
@@ -1,27 +1,49 @@
-<help service="chanserv">
-       <topic name="AUTOGREET">
-               <command name="AUTOGREET">
-                       <syntax>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE help SYSTEM "../help.dtd">
+<help>
+       <service>
+               ChanServ
+       </service>
+       <command>
+               <name>
+                       SET AUTOGREET
+               </name>
+               <syntax>
+                       <li>
                                /ChanServ SET #&lt;channel&gt; AUTOGREET 
&lt;new description&gt;
+                       </li>
+                       <li>
                                /ChanServ SET #&lt;channel&gt; AUTOGREET
+                       </li>
+                       <li>
                                /ChanServ SET #&lt;channel&gt; AUTOGREET *
-                       </syntax>
-                       <desc>
-                               AUTOGREET sets up an automatic message, which 
ChanServ
-                               will send to everyone who joins the channel. 
The message
-                               can be disabled by supplying "*" as the only 
argument.
-                               It can be viewed by either joining the channel, 
through
-                               the INFO command or by not specifying a new 
message in
-                               the command.
-                       </desc>
-                       <examples>
-                               <ex pre="To change or set an autogreet for the 
channel #10thKingdom">
+                       </li>
+               </syntax>
+               <desc>
+                       AUTOGREET sets up an automatic message, which ChanServ
+                       will send to everyone who joins the channel. The message
+                       can be disabled by supplying "*" as the only argument.
+                       It can be viewed by either joining the channel, through
+                       the INFO command or by not specifying a new message in
+                       the command.
+               </desc>
+               <examples>
+                       <example>
+                               <context>
+                                       To change or set an autogreet for the 
channel #10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ set #10thKingdom autogreet 
Hello!
-                               </ex>
-                               <ex pre="To disable the autogreet message for 
#10thKingdom">
+                               </sample>
+                       </example>
+                       <example>
+                               <context>
+                                       To disable the autogreet message for 
#10thKingdom
+                               </context>
+                               <sample>
                                        /ChanServ set #10thKingdom autogreet *
-                               </ex>
-                       </examples>
-               </command>
-       </topic>
+                               </sample>
+                       </example>
+               </examples>
+       </command>
 </help>




reply via email to

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