summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-18 13:45:38 +0100
committerAndreas Schneider <asn@samba.org>2013-11-19 09:52:42 +0100
commit0674ef7c5b3551564894ee7b8810ee3c18857922 (patch)
treea2b9848b8776106fe985ba3ed00e9e9f1e02aee6 /docs-xml/manpages
parentf9cdbfb27325d4e84d866fdee2a7bc729c25e24e (diff)
downloadsamba-0674ef7c5b3551564894ee7b8810ee3c18857922.tar.gz
samba-0674ef7c5b3551564894ee7b8810ee3c18857922.tar.xz
samba-0674ef7c5b3551564894ee7b8810ee3c18857922.zip
docs: fix testparm manpage.
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/testparm.1.xml38
1 files changed, 23 insertions, 15 deletions
diff --git a/docs-xml/manpages/testparm.1.xml b/docs-xml/manpages/testparm.1.xml
index b258c203955..ce69dc712e1 100644
--- a/docs-xml/manpages/testparm.1.xml
+++ b/docs-xml/manpages/testparm.1.xml
@@ -20,10 +20,9 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>testparm</command>
- <arg choice="opt">-s</arg>
- <arg choice="opt">-h</arg>
- <arg choice="opt">-v</arg>
- <arg choice="opt">-t &lt;encoding&gt;</arg>
+ <arg choice="opt">-s|--suppress-prompt</arg>
+ <arg choice="opt">--help</arg>
+ <arg choice="opt">-v|--verbose</arg>
<arg choice="req">config filename</arg>
<arg choice="opt">hostname hostIP</arg>
</cmdsynopsis>
@@ -63,17 +62,19 @@
<variablelist>
<varlistentry>
- <term>-s</term>
+ <term>-s|--suppress-prompt</term>
<listitem><para>Without this option, <command>testparm</command>
will prompt for a carriage return after printing the service
names and before dumping the service definitions.</para></listitem>
</varlistentry>
- &stdarg.help;
&stdarg.version;
-
+ &stdarg.option;
+ &popt.autohelp;
+ &stdarg.client.debug;
+
<varlistentry>
- <term>-v</term>
+ <term>-v|--verbose</term>
<listitem><para>If this option is specified, testparm
will also output all options that were not used in <citerefentry>
<refentrytitle>smb.conf</refentrytitle><manvolnum>5</manvolnum>
@@ -81,13 +82,6 @@
</varlistentry>
<varlistentry>
- <term>-t encoding</term>
- <listitem><para>
- Output data in specified encoding.
- </para></listitem>
- </varlistentry>
-
- <varlistentry>
<term>--parameter-name parametername</term>
<listitem><para>
Dumps the named parameter. If no section-name is set the view
@@ -107,6 +101,20 @@
</varlistentry>
<varlistentry>
+ <term>--show-all-parameters</term>
+ <listitem><para>
+ Show the parameters, type, possible values.
+ </para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term>-l|--skip-logic-checks</term>
+ <listitem><para>
+ Skip the global checks.
+ </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