diff options
author | Günther Deschner <gd@samba.org> | 2013-11-18 12:18:34 +0100 |
---|---|---|
committer | Andreas Schneider <asn@samba.org> | 2013-11-19 09:52:42 +0100 |
commit | 559073e711cad5f895707385cc355440e21513d5 (patch) | |
tree | bd462fc0e9a2084b03a991e45bf1180c7de9ae34 /docs-xml/manpages | |
parent | 26da51a94ea329aa78e2d69fc8190954e61e0b26 (diff) | |
download | samba-559073e711cad5f895707385cc355440e21513d5.tar.gz samba-559073e711cad5f895707385cc355440e21513d5.tar.xz samba-559073e711cad5f895707385cc355440e21513d5.zip |
docs: use popt.autohelp entity in smbcacls manpage.
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r-- | docs-xml/manpages/smbcacls.1.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages/smbcacls.1.xml b/docs-xml/manpages/smbcacls.1.xml index 71e3f503123..3c00363db9f 100644 --- a/docs-xml/manpages/smbcacls.1.xml +++ b/docs-xml/manpages/smbcacls.1.xml @@ -173,11 +173,11 @@ </para></listitem> </varlistentry> - &stdarg.help; &stdarg.server.debug; &popt.common.samba; &popt.common.credentials; &popt.common.connection; + &popt.autohelp; </variablelist> </refsect1> |