mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
docs: mention -V|--viewsddl in sharesec manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
parent
9dcbc77f5a
commit
d692389ea5
@ -32,10 +32,11 @@
|
|||||||
<arg choice="opt">-d, --debuglevel=DEBUGLEVEL</arg>
|
<arg choice="opt">-d, --debuglevel=DEBUGLEVEL</arg>
|
||||||
<arg choice="opt">-s, --configfile=CONFIGFILE</arg>
|
<arg choice="opt">-s, --configfile=CONFIGFILE</arg>
|
||||||
<arg choice="opt">-l, --log-basename=LOGFILEBASE</arg>
|
<arg choice="opt">-l, --log-basename=LOGFILEBASE</arg>
|
||||||
<arg choice="opt">-V, --version</arg>
|
<arg choice="opt">--version</arg>
|
||||||
<arg choice="opt">-?, --help</arg>
|
<arg choice="opt">-?, --help</arg>
|
||||||
<arg choice="opt">--usage</arg>
|
<arg choice="opt">--usage</arg>
|
||||||
<arg choice="opt">-S, --setsddl=STRING</arg>
|
<arg choice="opt">-S, --setsddl=STRING</arg>
|
||||||
|
<arg choice="opt">-V, --viewsddl</arg>
|
||||||
</cmdsynopsis>
|
</cmdsynopsis>
|
||||||
</refsynopsisdiv>
|
</refsynopsisdiv>
|
||||||
|
|
||||||
@ -121,6 +122,13 @@
|
|||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
<varlistentry>
|
||||||
|
<term>-V|--viewsddl</term>
|
||||||
|
<listitem><para>
|
||||||
|
List a share acl in SDDL format.
|
||||||
|
</para></listitem>
|
||||||
|
</varlistentry>
|
||||||
|
|
||||||
&stdarg.help;
|
&stdarg.help;
|
||||||
&stdarg.server.debug;
|
&stdarg.server.debug;
|
||||||
&popt.common.samba;
|
&popt.common.samba;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user