From 8b01db48f430d7e0cc6bac8dc4bd0d913d1cfcc4 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Tue, 19 Jan 2021 07:37:48 +0100 Subject: [PATCH] docs-xml: Update smbtree manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- docs-xml/manpages/smbtree.1.xml | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) 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; -- 2.47.3