From: Andreas Schneider Date: Mon, 18 Jan 2021 09:24:09 +0000 (+0100) Subject: docs-xml: Update vfstest manpage for new cmdline opition parser X-Git-Tag: tevent-0.11.0~781 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a19b9a2d4b975fc13b882bfa2d714791d922dfea;p=thirdparty%2Fsamba.git docs-xml: Update vfstest manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- diff --git a/docs-xml/manpages/vfstest.1.xml b/docs-xml/manpages/vfstest.1.xml index dc6acd06f87..005eed267ff 100644 --- a/docs-xml/manpages/vfstest.1.xml +++ b/docs-xml/manpages/vfstest.1.xml @@ -19,10 +19,19 @@ vfstest - -d debuglevel - -c command - -l logdir - -h + -?|--help + --usage + -f|--file=STRING + -c|--command=STRING + -m|--memreport=INT + -d|--debuglevel=DEBUGLEVEL + --debug-stdout + --configfile=CONFIGFILE + --option=name=value + -l|--log-basename=LOGFILEBASE + --leak-report + --leak-report-full + -V|--version @@ -52,19 +61,8 @@ - &stdarg.help; - - - -l|--logfile=logbasename - File name for log/debug files. The extension - '.client' will be appended. The log file is never removed - by the client. - - - - &stdarg.server.debug; - &popt.common.samba; - + &popt.autohelp; + &cmdline.common.samba.client;