From: Andreas Schneider Date: Mon, 18 Jan 2021 15:28:28 +0000 (+0100) Subject: docs-xml: Update pdbedit manpage for new cmdline opition parser X-Git-Tag: tevent-0.11.0~740 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a4c0666f6bc3ccb6eedb3f5c3ff3746ae07d1c47;p=thirdparty%2Fsamba.git docs-xml: Update pdbedit manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett Autobuild-User(master): Andrew Bartlett Autobuild-Date(master): Tue May 25 01:14:09 UTC 2021 on sn-devel-184 --- diff --git a/docs-xml/manpages/pdbedit.8.xml b/docs-xml/manpages/pdbedit.8.xml index 1cabc0ba3d0..5849498b98f 100644 --- a/docs-xml/manpages/pdbedit.8.xml +++ b/docs-xml/manpages/pdbedit.8.xml @@ -19,42 +19,48 @@ pdbedit - -a - -b passdb-backend - -c account-control - -C value - -d debuglevel - -D drive - -e passdb-backend - -f fullname - --force-initialized-passwords - -g - -h homedir - -i passdb-backend - -I domain - -K - -L - -m - -M SID|RID - -N description - -P account-policy - -p profile + -L|--list + -v|--verbose + -w|--smbpasswd-style + -u|--user=USER + -N|--account-desc=STRING + -f|--fullname=STRING + -h|--homedir=STRING + -D|--drive=STRING + -S|--script=STRING + -p|--profile=STRING + -I|--domain=STRING + -U|--user SID=STRING + -M|--machine SID=STRING + -a|--create + -r|--modify + -m|--machine + -x|--delete + -b|--backend=STRING + -i|--import=STRING + -e|--export=STRING + -g|--group + -y|--policies --policies-reset - -r - -s configfile - -S script - --set-nt-hash - -t - --time-format - -u username - -U SID|RID - -v - -V - -w - -x - -y - -z - -Z + -P|--account-policy=STRING + -C|--value=LONG + -c|--account-control=STRING + --force-initialized-passwords + -z|--bad-password-count-reset + -Z|--logon-hours-reset + --time-format=STRING + -t|--password-from-stdin + -K|--kickoff-time=STRING + --set-nt-hash=STRING + -?|--help + --usage + -d|--debuglevel=DEBUGLEVEL + --debug-stdout + --configfile=CONFIGFILE + --option=name=value + -l|--log-basename=LOGFILEBASE + --leak-report + --leak-report-full @@ -520,9 +526,7 @@ account policy value for bad lockout attempt is now 3 &popt.autohelp; - &stdarg.server.debug; - &popt.common.samba; - + &cmdline.common.samba.client;