docs: mention -V|--viewsddl in sharesec manpage.
authorGünther Deschner <gd@samba.org>
Fri, 15 Nov 2013 11:59:49 +0000 (12:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 22 Nov 2013 10:45:46 +0000 (11:45 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
(cherry picked from commit d692389ea57724bd71caadb62e0231993188d34f)

docs-xml/manpages/sharesec.1.xml

index 201c395a265d8a3fe8fe01fe56d6f4c3c058c9cf..b7db9f43ebdafcac13b988838edd6e5e54fbdbb1 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;