/[dragonmtn]/snowwhiteHelp/operserv/cloneset.xml
ViewVC logotype

Diff of /snowwhiteHelp/operserv/cloneset.xml

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

revision 1.1 by broekie, Fri Aug 19 20:17:52 2005 UTC revision 1.2 by broekie, Sat Aug 20 18:01:54 2005 UTC
# Line 1  Line 1 
1  <help service="operserv">  <help service="operserv">
2   <topic name="CLONESET">          <topic name="CLONESET">
3    <command name="CLONESET">                  <command name="CLONESET">
4       <syntax>                          <syntax>
5       /OperServ CLONESET &lt;host&gt; &lt;ignore/-ignore/kill/-kill&gt;                                  /OperServ CLONESET &lt;host&gt; &lt;ignore/-ignore/kill/-kill&gt;
6       </syntax>                          </syntax>
7    
8       <desc>                          <desc>
9       The CLONESET command allows you to set how OperServ reacts                                  The CLONESET command allows you to set how OperServ reacts
10       to clones. OperServ will ignore all clones from a host when                                  to clones. OperServ will ignore all clones from a host when
11       IGNORE is set. If KILL is the command set, OperServ will                                  IGNORE is set. If KILL is the command set, OperServ will
12       automaticly kill any clone that triggers the clone alert.                                  automaticly kill any clone that triggers the clone alert.
13       See also <b>/OperServ help TRIGGER</b>.                                  See also <b>/OperServ help TRIGGER</b>.
14       </desc>                          </desc>
15    
16       <examples>                          <examples>
17        <ex pre="To set OperServ to ignore all clones from the host greenhill.org">                                  <ex pre="To set OperServ to ignore all clones from the host greenhill.org">
18         /OperServ cloneset greenhill.org ignore                                          /OperServ cloneset greenhill.org ignore
19        </ex>                                  </ex>
20        <ex pre="To remove the clone ignore from greenhill.org">                                  <ex pre="To remove the clone ignore from greenhill.org">
21         /OperServ cloneset greenhill.org -ignore                                          /OperServ cloneset greenhill.org -ignore
22        </ex>                                  </ex>
23        <ex pre="To set OperServ to kill any clone from greenhill.org that triggers the clone alert">                                  <ex pre="To set OperServ to kill any clone from greenhill.org that triggers the clone alert">
24         /OperServ cloneset greenhill.org kill                                          /OperServ cloneset greenhill.org kill
25        </ex>                                  </ex>
26        <ex pre="To remove the clone kill from greenhill.org">                                  <ex pre="To remove the clone kill from greenhill.org">
27         /OperServ cloneset greenhill.org -kill                                          /OperServ cloneset greenhill.org -kill
28        </ex>                                  </ex>
29       </examples>                          </examples>
30    </command>                  </command>
31   </topic>          </topic>
32  </help>  </help>

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

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