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

Diff of /snowwhiteHelp/chanserv/setpass.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="SETPASS">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="SETPASS">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            SETPASS
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ SETPASS #&lt;channel&gt; &lt;Auth Code&gt; &lt;New Password&gt;                                  /ChanServ SETPASS #&lt;channel&gt; &lt;Auth Code&gt; &lt;New Password&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  SETPASS changes the password on the given channel, using the auth code to                  <desc>
17                                  validate that the user is entitled to change the password.                          SETPASS changes the password on the given channel, using the auth code to
18                                  This is usually done after the founder recieved an Auth Code via e-mail                          validate that the user is entitled to change the password.
19                                  thanks to a SENDPASS.                          This is usually done after the founder recieved an Auth Code via e-mail
20                          </desc>                          thanks to a SENDPASS.
21                          <examples>                  </desc>
22                                  <ex pre="To change the password on #10thKingdom, to dragon, with the authcode of 123456">                  <examples>
23                            <example>
24                                    <context>
25                                            To change the password on #10thKingdom, to dragon, with the
26                                            authcode of 123456
27                                    </context>
28                                    <sample>
29                                          /ChanServ SETPASS #10thKingdom 123456 dragon                                          /ChanServ SETPASS #10thKingdom 123456 dragon
30                                  </ex>                                  </sample>
31                          </examples>                          </example>
32                  </command>                  </examples>
33          </topic>          </command>
34  </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