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

Diff of /snowwhiteHelp/chanserv/modelock.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="MODELOCK">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="MODELOCK">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            MODELOCK
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ MODELOCK #&lt;channel&gt; [=]&lt;mode&gt;                                  /ChanServ MODELOCK #&lt;channel&gt; [=]&lt;mode&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  MODELOCK locks the modes of a channel. The modes will remain                  <desc>
17                                  set even after the last person leaves the channel. These                          MODELOCK locks the modes of a channel. The modes will remain
18                                  locked modes cannot be changed without the proper access.                          set even after the last person leaves the channel. These
19                                  Adding a '=' to the beginning of the modelock will totally                          locked modes cannot be changed without the proper access.
20                                  ignore the previous modelock, rather than the default                          Adding a '=' to the beginning of the modelock will totally
21                                  behavior, which is to toggle the previous modelock's modes.                          ignore the previous modelock, rather than the default
22                                  For a description of channel modes <b>/ChanServ help modes</b>.                          behavior, which is to toggle the previous modelock's modes.
23                          </desc>                          For a description of channel modes /ChanServ help modes.
24                          <examples>                  </desc>
25                                  <ex pre="To lock the modes on #10thKingdom to +nt-ickH:">                  <examples>
26                            <example>
27                                    <context>
28                                            To lock the modes on #10thKingdom to +nt-ickH
29                                    </context>
30                                    <sample>
31                                          /ChanServ modelock #10thKingdom =+nt-ickH                                          /ChanServ modelock #10thKingdom =+nt-ickH
32                                  </ex>                                  </sample>
33                                  <ex pre="To add the mode n on #10thKingdom to the modelock:">                          </example>
34                            <example>
35                                    <context>
36                                            To add the mode n on #10thKingdom to the modelock
37                                    </context>
38                                    <sample>
39                                          /ChanServ modelock #10thKingdom +n                                          /ChanServ modelock #10thKingdom +n
40                                  </ex>                                  </sample>
41                                  <ex pre="To remove the mode n on #10thKingdom from the modelock:">                          </example>
42                            <example>
43                                    <context>
44                                            To remove the mode n on #10thKingdom from the modelock
45                                    </context>
46                                    <sample>
47                                          /ChanServ modelock #10thKingdom -n                                          /ChanServ modelock #10thKingdom -n
48                                  </ex>                                  </sample>
49                          </examples>                          </example>
50                  </command>                  </examples>
51          </topic>          </command>
52  </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