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

Diff of /snowwhiteHelp/chanserv/log.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="LOG">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="LOG">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            LOG
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ LOG #&lt;message&gt;                                  /ChanServ LOG #&lt;message&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  This command allows an operator to write a message to services logs to                  <desc>
17                                  annotate other logged commands.                          This command allows an operator to write a message to services logs to
18                          </desc>                          annotate other logged commands.
19                          <section>  
20                                  It should be used when a command is used in an unusual way, or when an                          It should be used when a command is used in an unusual way, or when an
21                                  oper is likely to need information about a channel's situation in                          oper is likely to need information about a channel's situation in
22                                  handling future requests.                          handling future requests.
23                          </section>                  </desc>
24                          <examples>                  <examples>
25                                  <ex pre="To log closing #BadChannel due to services abuse:">                          <example>
26                                    <context>
27                                            To log closing #BadChannel due to services abuse
28                                    </context>
29                                    <sample>
30                                          /ChanServ log #BadChannel was closed due to services abuse                                          /ChanServ log #BadChannel was closed due to services abuse
31                                  </ex>                                  </sample>
32                                  <ex pre="To log deleting #BadChannel on founder request:">                          </example>
33                            <example>
34                                    <context>
35                                            To log deleting #BadChannel on founder request
36                                    </context>
37                                    <sample>
38                                          /ChanServ LOG #BadChannel deleted by founder request, not abuse                                          /ChanServ LOG #BadChannel deleted by founder request, not abuse
39                                  </ex>                                  </sample>
40                          </examples>                          </example>
41                  </command>                  </examples>
42          </topic>          </command>
43  </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