diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manpages-3/testparm.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manpages-3/testparm.1.xml b/docs/manpages-3/testparm.1.xml index c65889af39..559fc784f4 100644 --- a/docs/manpages-3/testparm.1.xml +++ b/docs/manpages-3/testparm.1.xml @@ -93,7 +93,7 @@ </varlistentry> <varlistentry> - <term>--parameter-name</term> + <term>--parameter-name parametername</term> <listitem><para> Dumps the named parameter. If no section-name is set the view is limited by default to the global section. @@ -101,7 +101,7 @@ </varlistentry> <varlistentry> - <term>--section-name</term> + <term>--section-name sectionname</term> <listitem><para> Dumps the named section. </para></listitem> |