/[dragonmtn]/snowwhiteHelp/chanserv/set-quiet.xml
ViewVC logotype

Diff of /snowwhiteHelp/chanserv/set-quiet.xml

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

revision 1.3 by Halcy0n, Sat Aug 20 06:34:42 2005 UTC revision 1.4 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="QUIET">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="SET QUIET">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            SET QUIET
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ SET #&lt;channel&gt; QUIET &lt;ON | OFF&gt;                                  /ChanServ SET #&lt;channel&gt; QUIET &lt;ON | OFF&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  QUIET prevents services from sending a notice to                  <desc>
17                                  channel ops when a change is made to the configuration                          QUIET prevents services from sending a notice to
18                                  the channel.                          channel ops when a change is made to the configuration
19                          </desc>                          the channel.
20                          <examples>                  </desc>
21                                  <ex pre="To turn quiet on in #10thKingdom:">                  <examples>
22                            <example>
23                                    <context>
24                                            To turn quiet on in #10thKingdom
25                                    </context>
26                                    <sample>
27                                          /ChanServ SET #10thKingdom quiet on                                          /ChanServ SET #10thKingdom quiet on
28                                  </ex>                                  </sample>
29                                  <ex pre="To turn quiet off in #10thKingdom:">                          </example>
30                            <example>
31                                    <context>
32                                            To turn quiet off in #10thKingdom
33                                    </context>
34                                    <sample>
35                                          /ChanServ SET #10thKingdom quiet off                                          /ChanServ SET #10thKingdom quiet off
36                                  </ex>                                  </sample>
37                          </examples>                          </example>
38                  </command>                  </examples>
39          </topic>          </command>
40  </help>  </help>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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