From 667da24bd34b8a7a1b96541aa585562f468ef93b Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 18 Jan 2021 15:57:52 +0100 Subject: [PATCH] docs-xml: Update testparm manpage for new cmdline opition parser Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- docs-xml/manpages/testparm.1.xml | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/docs-xml/manpages/testparm.1.xml b/docs-xml/manpages/testparm.1.xml index 7c7abf50e8b..578eb78c206 100644 --- a/docs-xml/manpages/testparm.1.xml +++ b/docs-xml/manpages/testparm.1.xml @@ -21,8 +21,11 @@ testparm -s|--suppress-prompt - --help -v|--verbose + -?|--help + --usage + -d|--debuglevel=DEBUGLEVEL + --debug-stdout config filename hostname hostIP @@ -68,11 +71,6 @@ names and before dumping the service definitions. - &stdarg.version; - &stdarg.option; - &popt.autohelp; - &stdarg.client.debug; - -v|--verbose If this option is specified, testparm @@ -114,6 +112,12 @@ + &popt.autohelp; + &cmdline.common.debug.client; + &cmdline.common.config.client; + &cmdline.common.option; + &cmdline.version; + configfilename This is the name of the configuration file -- 2.47.3