Document PRIVS command in sgml.

This commit is contained in:
Jilles Tjoelker 2008-04-24 23:58:47 +02:00
parent a58d63e94c
commit e2435f2280
1 changed files with 21 additions and 0 deletions

View File

@ -631,6 +631,27 @@
no target is specified.
</para>
</sect2>
<sect2>
<title>PRIVS</title>
<cmdsynopsis>
<command>PRIVS</command>
<arg><replaceable>nick</replaceable></arg>
</cmdsynopsis>
<para>
Displays effective operator privileges for
the specified nick, or for yourself if no nick is
given. This includes all privileges from the operator
block, the name of the operator block and those
privileges from the auth block that have an effect
after the initial connection.
</para>
<para>
The exact output depends on the server the nick is on,
see the matching version of this document.
If the remote server does not support this extension, you will not
receive a reply.
</para>
</sect2>
<sect2>
<title>MASKTRACE</title>
<cmdsynopsis>