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

Diff of /snowwhiteHelp/chanserv/sendpass.xml

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

revision 1.2 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.3 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="SENDPASS">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="SENDPASS">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            SENDPASS
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ SENDPASS #&lt;channel&gt; [-new|-resend|-transfer]                                  /ChanServ SENDPASS #&lt;channel&gt; [-new|-resend|-transfer]
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  SENDPASS sends a temporary authorisation code to the founder of the                  <desc>
17                                  specified channel.                          SENDPASS sends a temporary authorisation code to the founder of the
18                                  Use of the SENDPASS command destroys the current password, replacing it                          specified channel.
19                                  with a tempoary authorisation code. Once the code is recieved, a new                          Use of the SENDPASS command destroys the current password, replacing it
20                                  password is installed with the SETPASS command.                          with a tempoary authorisation code. Once the code is recieved, a new
21                                  It has 3 modes of operation.                          password is installed with the SETPASS command.
22                          </desc>                          It has 3 modes of operation.
23                          <section>  
24                                  -new - Send a password change authorisation code to the registered                          -new - Send a password change authorisation code to the registered
25                                  email                          email
26                          </section>  
27                          <section>                          -resend - Resend a password change authorisation code to the registered
28                                  -resend - Resend a password change authorisation code to the registered                          email
29                                  email  
30                          </section>                          -transfer - Disables the channel password and sends the GRPop
31                          <section>                          a password change code enabling them to confiscate the channel or
32                                  -transfer - Disables the channel password and sends the GRPop                          return ownership to the proper user.
33                                  a password change code enabling them to confiscate the channel or                  </desc>
34                                  return ownership to the proper user.                  <examples>
35                          </section>                          <example>
36                          <examples>                                  <context>
37                                  <ex pre="The founder of #10thKingdom lost his password. Use -new to set a tempoary                                          The founder of #10thKingdom lost his password. Use -new to set a
38                                          password, so the founder can set a new password.">                                          temporary password, so the founder can set a new password
39                                    </context>
40                                    <sample>
41                                          /ChanServ SENDPASS #10thKingdom -new                                          /ChanServ SENDPASS #10thKingdom -new
42                                  </ex>                                  </sample>
43                                  <ex pre="The founder of #10thKingdom lost his password, and has already been sent an                          </example>
44                                          authorisation code. Use \-resend to resend the code.">                          <example>
45                                    <context>
46                                            The founder of #10thKingdom lost his password, and has already
47                                            been sent an authorisation code. Use -resend to resend the code
48                                    </context>
49                                    <sample>
50                                          /ChanServ SENDPASS #10thKingdom -resend                                          /ChanServ SENDPASS #10thKingdom -resend
51                                  </ex>                                  </sample>
52                          </examples>                          </example>
53                  </command>                  </examples>
54          </topic>          </command>
55  </help>  </help>

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

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