From a19b9a2d4b975fc13b882bfa2d714791d922dfea Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 18 Jan 2021 10:24:09 +0100 Subject: [PATCH] docs-xml: Update vfstest manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- docs-xml/manpages/vfstest.1.xml | 32 +++++++++++++++----------------- 1 file changed, 15 insertions(+), 17 deletions(-) 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; -- 2.47.3