docs: mention -V|--viewsddl in sharesec manpage.
authorGünther Deschner <gd@samba.org>
Fri, 15 Nov 2013 11:59:49 +0000 (12:59 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Nov 2013 08:52:41 +0000 (09:52 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/sharesec.1.xml

index 8f29cbafe2e4fec0ed73762eae2a5eed5f4ba460..f73fba21cc884163721496d011f38def52da8de4 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">-V, --version</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>
        </cmdsynopsis>
 </refsynopsisdiv>
 
                </para></listitem>
                </varlistentry>
 
+               <varlistentry>
+               <term>-V|--viewsddl</term>
+               <listitem><para>
+               List a share acl in SDDL format.
+               </para></listitem>
+               </varlistentry>
+
                &stdarg.help;
                &stdarg.server.debug;
                &popt.common.samba;