]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
docs-xml: Update sharesec manpage for new cmdline opition parser
authorAndreas Schneider <asn@samba.org>
Mon, 18 Jan 2021 14:42:39 +0000 (15:42 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 25 May 2021 00:23:37 +0000 (00:23 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/manpages/sharesec.1.xml

index f92e0bbd968c8c6bd197933fa16720bf23d342d7..897adbc74d56414c94e94b89b0bf1fbb64359efe 100644 (file)
                <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>
 
                </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>