From: Andreas Schneider Date: Mon, 18 Jan 2021 15:52:48 +0000 (+0100) Subject: docs-xml: Update samba-regedit manpage for new cmdline opition parser X-Git-Tag: tevent-0.11.0~729 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c31d9fa8f5e8d53996b63fef79df555c204d870b;p=thirdparty%2Fsamba.git docs-xml: Update samba-regedit manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/manpages/samba-regedit.8.xml b/docs-xml/manpages/samba-regedit.8.xml index 719b5e11935..aa2668e869e 100644 --- a/docs-xml/manpages/samba-regedit.8.xml +++ b/docs-xml/manpages/samba-regedit.8.xml @@ -19,26 +19,34 @@ samba-regedit - --help + -?|--help --usage - -d <debug level> - -s <configuration file> - -l <log directory> - -V - --option=<parameter>=<value> - --socket-options=<SOCKETOPTIONS> - --netbiosname=<NETBIOSNAME> - --workgroup=<WORKGROUP> - --scope=<SCOPE> - --user=<USERNAME> - -N - -k - --authentication-file=<FILE> - --signing=[on|off|required] - -P - -e - -C + -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 @@ -55,15 +63,10 @@ OPTIONS - &stdarg.help; - &stdarg.client.debug; - - --usage - Display brief usage message. - - &popt.common.samba; - &popt.common.connection; - &popt.common.credentials; + &popt.autohelp; + &cmdline.common.samba.client; + &cmdline.common.connection; + &cmdline.common.credentials;