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

Diff of /snowwhiteHelp/chanserv/mlock.xml

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

revision 1.2 by broekie, Mon Apr 11 10:10:18 2005 UTC revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC
# Line 1  Line 1 
1  <help service="chanserv">  <help service="chanserv">
2   <topic name="MLOCK">          <topic name="MLOCK">
3    <command name="MLOCK">                  <command name="MLOCK">
4                            <syntax>
5       <syntax>                                  /ChanServ MLOCK #&lt;channel&gt; [=]&lt;mode&gt;
6        /ChanServ MLOCK #&lt;channel&gt; [=]&lt;mode&gt;                          </syntax>
7       </syntax>                          <desc>
8                                    MLOCK locks the modes of a channel. The modes will remain
9       <desc>                                  set even after the last person leaves the channel. These
10       MLOCK locks the modes of a channel. The modes will remain                                  locked modes cannot be changed without the proper access.
11       set even after the last person leaves the channel. These                                  Adding a '=' to the beginning of the modelock will totally
12       locked modes cannot be changed without the proper access.                                  ignore the previous modelock, rather than the default
13       Adding a '=' to the beginning of the modelock will totally                                  behavior, which is to toggle the previous modelock's modes.
14       ignore the previous modelock, rather than the default                                  For a description of channel modes <b>/ChanServ help modes</b>.
15       behavior, which is to toggle the previous modelock's modes.                          </desc>
16       For a description of channel modes <b>/ChanServ help modes</b>.                          <examples>
17       </desc>                                  <ex pre="To lock the modes on #10thKingdom to +nt-ickH:">
18                                            /ChanServ mlock #10thKingdom =+nt-ickH
19       <examples>                                  </ex>
20         <ex pre="To lock the modes on #10thKingdom to +nt-ickH:">                                  <ex pre="To add the mode n on #10thKingdom to the modelock:">
21           /ChanServ mlock #10thKingdom =+nt-ickH                                          /ChanServ mlock #10thKingdom +n
22         </ex>                                  </ex>
23         <ex pre="To add the mode n on #10thKingdom to the modelock:">                                  <ex pre="To remove the mode n on #10thKingdom from the modelock:">
24           /ChanServ mlock #10thKingdom +n                                          /ChanServ mlock #10thKingdom -n
25         </ex>                                  </ex>
26         <ex pre="To remove the mode n on #10thKingdom from the modelock:">                          </examples>
27           /ChanServ mlock #10thKingdom -n                  </command>
28         </ex>          </topic>
      </examples>  
   </command>  
  </topic>  
29  </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