mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
docs-xml: Update sharesec manpage for new cmdline opition parser
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
b41a0cd199
commit
95e82b5b5f
@ -32,11 +32,17 @@
|
||||
<arg choice="opt">-d, --debuglevel=DEBUGLEVEL</arg>
|
||||
<arg choice="opt">-s, --configfile=CONFIGFILE</arg>
|
||||
<arg choice="opt">-l, --log-basename=LOGFILEBASE</arg>
|
||||
<arg choice="opt">--version</arg>
|
||||
<arg choice="opt">-?, --help</arg>
|
||||
<arg choice="opt">--usage</arg>
|
||||
<arg choice="opt">-S, --setsddl=STRING</arg>
|
||||
<arg choice="opt">-V, --viewsddl</arg>
|
||||
<arg choice="opt">--viewsddl</arg>
|
||||
<arg choice="opt">-?|--help</arg>
|
||||
<arg choice="opt">--usage</arg>
|
||||
<arg choice="opt">-d|--debuglevel=DEBUGLEVEL</arg>
|
||||
<arg choice="opt">--debug-stdout</arg>
|
||||
<arg choice="opt">--configfile=CONFIGFILE</arg>
|
||||
<arg choice="opt">--option=name=value</arg>
|
||||
<arg choice="opt">-l|--log-basename=LOGFILEBASE</arg>
|
||||
<arg choice="opt">--leak-report</arg>
|
||||
<arg choice="opt">--leak-report-full</arg>
|
||||
</cmdsynopsis>
|
||||
</refsynopsisdiv>
|
||||
|
||||
@ -123,15 +129,14 @@
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>-V|--viewsddl</term>
|
||||
<term>--viewsddl</term>
|
||||
<listitem><para>
|
||||
List a share acl in SDDL format.
|
||||
</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
&stdarg.help;
|
||||
&stdarg.server.debug;
|
||||
&popt.common.samba;
|
||||
&popt.autohelp;
|
||||
&cmdline.common.samba.client;
|
||||
</variablelist>
|
||||
</refsect1>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user