From: Andreas Schneider Date: Thu, 11 Feb 2021 13:49:42 +0000 (+0100) Subject: docs-xml: Update winexe.1 manpage for new cmdline opition parser X-Git-Tag: tevent-0.11.0~272 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=84f7db5f6772360f97c36e55b4c6739190486cbd;p=thirdparty%2Fsamba.git docs-xml: Update winexe.1 manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/manpages/winexe.1.xml b/docs-xml/manpages/winexe.1.xml index c0e41c26b15..a7768424dd2 100644 --- a/docs-xml/manpages/winexe.1.xml +++ b/docs-xml/manpages/winexe.1.xml @@ -19,19 +19,40 @@ winexe - -h - -V - -U [DOMAIN/]USERNAME[%PASSWORD] - -A FILE - -N - -k - -d DEBUGLEVEL --uninstall --reinstall --runas [DOMAIN/]USERNAME[%PASSWORD] --runas-file FILE --interactive [0|1] --ostype [0|1] + -d|--debuglevel=DEBUGLEVEL + --debug-stdout + --configfile=CONFIGFILE + --option=name=value + -l|--log-basename=LOGFILEBASE + --leak-report + --leak-report-full + -R|--name-resolve=NAME-RESOLVE-ORDER + -O|--socket-options=SOCKETOPTIONS + -m|--maxprotocol=MAXPROTOCOL + -n|--netbiosname=NETBIOSNAME + --netbios-scope=SCOPE + -W|--workgroup=WORKGROUP + --realm=REALM + -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 + -?|--help + --usage @@ -49,15 +70,6 @@ OPTIONS - - &stdarg.help; - &stdarg.version; - &stdarg.username; - &stdarg.authfile; - &stdarg.nopass; - &stdarg.kerberos; - &stdarg.client.debug; - --uninstall @@ -148,6 +160,10 @@ + &cmdline.common.samba.client; + &cmdline.common.connection; + &cmdline.common.credentials; + &popt.autohelp;