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

Diff of /snowwhiteHelp/chanserv/deop.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="DEOP">  <!DOCTYPE help SYSTEM "../help.dtd">
3                  <command name="DEOP">  <help>
4                          <syntax>          <service>
5                    ChanServ
6            </service>
7            <command>
8                    <name>
9                            DEOP
10                    </name>
11                    <syntax>
12                            <li>
13                                  /ChanServ DEOP #&lt;channel&gt; &lt;nickname&gt;                                  /ChanServ DEOP #&lt;channel&gt; &lt;nickname&gt;
14                          </syntax>                          </li>
15                          <desc>                  </syntax>
16                                  DEOP removes operator status for the specified nickname                  <desc>
17                                  on the specified channel.                          DEOP removes operator status for the specified nickname
18                                  NOTE: This does not remove the specified nickname from                          on the specified channel.
19                    </desc>
20                    <section>
21                            <heading>
22                                    NOTE
23                            </heading>
24                            <body>
25                                    This does not remove the specified nickname from
26                                  the ChanServ oplist. It only removes the current                                  the ChanServ oplist. It only removes the current
27                                  opstatus from a user.                                  opstatus from a user.
28                          </desc>                          </body>
29                          <examples>                  </section>
30                                  <ex pre="To remove the ops of Grumpy on channel #10thKingdom:">                  <examples>
31                            <example>
32                                    <context>
33                                            To remove the ops of Grumpy on channel #10thKingdom
34                                    </context>
35                                    <sample>
36                                          /ChanServ deop #10thKingdom Grumpy                                          /ChanServ deop #10thKingdom Grumpy
37                                  </ex>                                  </sample>
38                          </examples>                          </example>
39                  </command>                  </examples>
40          </topic>          </command>
41  </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