From: Andreas Schneider Date: Tue, 19 Jan 2021 06:37:48 +0000 (+0100) Subject: docs-xml: Update smbtree manpage for new cmdline opition parser X-Git-Tag: tevent-0.11.0~723 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b01db48f430d7e0cc6bac8dc4bd0d913d1cfcc4;p=thirdparty%2Fsamba.git docs-xml: Update smbtree manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/manpages/smbtree.1.xml b/docs-xml/manpages/smbtree.1.xml index 242747ce70f..b1ba700292b 100644 --- a/docs-xml/manpages/smbtree.1.xml +++ b/docs-xml/manpages/smbtree.1.xml @@ -20,8 +20,29 @@ smbtree - -D - -S + -D|--domains + -S|--servers + -?|--help + --usage + -d|--debuglevel=DEBUGLEVEL + --debug-stdout + --configfile=CONFIGFILE + --option=name=value + -l|--log-basename=LOGFILEBASE + --leak-report + --leak-report-full + -U|--user=[DOMAIN/]USERNAME[%PASSWORD] + -N|--no-pass + --password=STRING + --pw-nt-hash + -A|--authentication-file=FILE + -P|--machine-pass + --simple-bind-dn=DN + --use-kerberos=desired|required|off + --use-krb5-ccache=CCACHE + --use-winbind-ccache + --client-protection=sign|encrypt|off + -V|--version @@ -59,11 +80,9 @@ - &stdarg.server.debug; - &popt.common.samba; - &popt.common.credentials; &popt.autohelp; - + &cmdline.common.samba.client; + &cmdline.common.credentials;