docs: fix testparm manpage.
authorGünther Deschner <gd@samba.org>
Mon, 18 Nov 2013 12:45:38 +0000 (13:45 +0100)
committerAndreas Schneider <asn@samba.org>
Tue, 19 Nov 2013 08:52:42 +0000 (09:52 +0100)
Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
docs-xml/manpages/testparm.1.xml

index b258c2039554472be898966fdb6760f5cf012577..ce69dc712e1cacd84f2cc291d5260cafeb741111 100644 (file)
 <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>
 
        <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>
                </citerefentry> and are thus set to their defaults.</para></listitem>
                </varlistentry>
 
-               <varlistentry>
-               <term>-t encoding</term>
-               <listitem><para>
-               Output data in specified encoding.
-               </para></listitem>
-               </varlistentry>
-
                <varlistentry>
                <term>--parameter-name parametername</term>
                <listitem><para>
                </para></listitem>
                </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