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

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

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

revision 1.2 by broekie, Mon Apr 11 13:42:34 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="KEEPTOPIC">          <topic name="KEEPTOPIC">
3    <command name="KEEPTOPIC">                  <command name="KEEPTOPIC">
4                            <syntax>
5     <syntax>                                  /ChanServ SET #&lt;channel&gt; KEEPTOPIC &lt;ON/OFF&gt;
6       /ChanServ SET #&lt;channel&gt; KEEPTOPIC &lt;ON/OFF&gt;                          </syntax>
7     </syntax>                          <desc>
8                                    KEEPTOPIC sets the topic to sticky. When ON, if the channel
9     <desc>                                  is empty when someone joins, Chanserv will set the last topic
10       KEEPTOPIC sets the topic to sticky. When ON, if the channel                                  automatically.
11       is empty when someone joins, Chanserv will set the last topic                          </desc>
12       automatically.                          <examples>
13     </desc>                                  <ex pre="To make the topic on #10thKingdom sticky:">
14                                            /ChanServ set #10thKingdom keeptopic on
15     <examples>                                  </ex>
16       <ex pre="To make the topic on #10thKingdom sticky:">                                  <ex pre="To turn off the stickiness of the topic on #10thKingdom:">
17         /ChanServ set #10thKingdom keeptopic on                                          /ChanServ set #10thKingdom keeptopic off
18       </ex>                                  </ex>
19                            </examples>
20       <ex pre="To turn off the stickiness of the topic on #10thKingdom:">                  </command>
21         /ChanServ set #10thKingdom keeptopic off          </topic>
      </ex>  
    </examples>  
   </command>  
  </topic>  
22  </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