diff options
-rw-r--r-- | docs/manpages-3/testparm.1.xml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/manpages-3/testparm.1.xml b/docs/manpages-3/testparm.1.xml index 5687dc12d8..c65889af39 100644 --- a/docs/manpages-3/testparm.1.xml +++ b/docs/manpages-3/testparm.1.xml @@ -93,6 +93,21 @@ </varlistentry> <varlistentry> + <term>--parameter-name</term> + <listitem><para> + Dumps the named parameter. If no section-name is set the view + is limited by default to the global section. + </para></listitem> + </varlistentry> + + <varlistentry> + <term>--section-name</term> + <listitem><para> + Dumps the named section. + </para></listitem> + </varlistentry> + + <varlistentry> <term>configfilename</term> <listitem><para>This is the name of the configuration file to check. If this parameter is not present then the |