/[dragonmtn]/snowwhiteHelp/chanserv/register.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/register.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.4 by Halcy0n, Mon Aug 29 01:36:38 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <?xml version="1.0" encoding="iso-8859-1"?>
2          <topic name="REGISTRATION" hide="1" />  <!DOCTYPE help SYSTEM "../help.dtd">
3          <topic name="REGISTERED" hide="1" />  <help>
4          <topic name="REGISTER">          <service>
5                  <command name="REGISTER">                  ChanServ
6                          <syntax>          </service>
7            <command>
8                    <name>
9                            REGISTER
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ REGISTER #&lt;channel&gt; &lt;password&gt; [description]                                  /ChanServ REGISTER #&lt;channel&gt; &lt;password&gt; [description]
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  REGISTER allows a user to "own" a channel. Registering                  <desc>
17                                  your channel makes it almost impossible for anyone to                          REGISTER allows a user to "own" a channel. Registering
18                                  take over your channel, eliminating the need for bots.                          your channel makes it almost impossible for anyone to
19                                  The founder registers the channel with a password, then                          take over your channel, eliminating the need for bots.
20                                  he or she can change the channel settings, and add                          The founder registers the channel with a password, then
21                                  Operators of different access levels. It is important                          he or she can change the channel settings, and add
22                                  to note that <b>PaSsWoRdS aRe CaSe SeNsItIvE</b>,                          Operators of different access levels. It is important
23                                  and Channel registrations are limited to 10 per user.                          to note that PaSsWoRdS aRe CaSe SeNsItIvE,
24                          </desc>                          and Channel registrations are limited to 10 per user.
25                          <examples>                  </desc>
26                                  <ex pre="To register the channel #10thKingdom with the password dragon and                  <examples>
27                                  the description Network Administrative Channel:">                          <example>
28                                    <context>
29                                            To register the channel #10thKingdom with the password dragon and
30                                            the description Network Administrative Channel
31                                    </context>
32                                    <sample>
33                                          /ChanServ register #10thKingdom dragon Network Administrative Channel                                          /ChanServ register #10thKingdom dragon Network Administrative Channel
34                                  </ex>                                  </sample>
35                          </examples>                          </example>
36                  </command>                  </examples>
37          </topic>          </command>
38  </help>  </help>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26