mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +03:00
Add --uid-info option to manpage.
I wanted to get this done before I forgot about it, but I don't have the required packages to build the manpage installed. Could someone check if the changes were valid, please?
This commit is contained in:
parent
f5fe966b42
commit
375959233d
@ -43,6 +43,7 @@
|
||||
<arg choice="opt">-S sid</arg>
|
||||
<arg choice="opt">-t</arg>
|
||||
<arg choice="opt">-u</arg>
|
||||
<arg choice="opt">--uid-info</arg>
|
||||
<arg choice="opt">--user-domgroups sid</arg>
|
||||
<arg choice="opt">--user-sids sid</arg>
|
||||
<arg choice="opt">-U uid</arg>
|
||||
@ -281,7 +282,13 @@
|
||||
<refentrytitle>winbindd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
||||
.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
||||
<varlistentry>
|
||||
<term>--uid-info</term>
|
||||
<listitem><para>Get user info for the user conencted to
|
||||
uid.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>--user-domgroups SID</term>
|
||||
<listitem><para>Get user domain groups.
|
||||
|
Loading…
x
Reference in New Issue
Block a user