diff options
-rw-r--r-- | docs-xml/manpages/sharesec.1.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs-xml/manpages/sharesec.1.xml b/docs-xml/manpages/sharesec.1.xml index 201c395a26..b7db9f43eb 100644 --- a/docs-xml/manpages/sharesec.1.xml +++ b/docs-xml/manpages/sharesec.1.xml @@ -32,10 +32,11 @@ <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> @@ -121,6 +122,13 @@ </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; |