Document PRIVS command in sgml.
This commit is contained in:
parent
80a12aea20
commit
ae71856b53
1 changed files with 21 additions and 0 deletions
|
@ -631,6 +631,27 @@
|
||||||
no target is specified.
|
no target is specified.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</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>
|
<sect2>
|
||||||
<title>MASKTRACE</title>
|
<title>MASKTRACE</title>
|
||||||
<cmdsynopsis>
|
<cmdsynopsis>
|
||||||
|
|
Loading…
Reference in a new issue