docs: document the command line options in dbwrap_tool(1)
authorMichael Adam <obnox@samba.org>
Mon, 14 Jan 2013 16:15:08 +0000 (17:15 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 15 Jan 2013 13:49:20 +0000 (14:49 +0100)
Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
docs-xml/manpages/dbwrap_tool.1.xml

index 5a682b8e86d723f6d4460b3cfed89ef4edb73de2..f4a638881c09b71c40c2fbbac761e09e2c719731 100644 (file)
 <refsynopsisdiv>
        <cmdsynopsis>
                <command>dbwrap_tool</command>
+               <arg choice="opt">-d &lt;debug level&gt;</arg>
+               <arg choice="opt">-s &lt;config file&gt;</arg>
+               <arg choice="opt">-l &lt;log file base&gt;</arg>
+               <arg choice="opt">-V</arg>
+               <arg choice="opt">--option=&lt;name&gt;=&lt;value&gt;</arg>
                <arg choice="req">&lt;database&gt;</arg>
                <arg choice="req">&lt;operation&gt;</arg>
                <arg choice="opt">&lt;key&gt;
 <refsect1>
        <title>OPTIONS</title>
 
-       <para>None.</para>
-       <!--
        <variablelist>
+               &popt.common.samba.client;
+               &stdarg.help;
        </variablelist>
-       -->
 </refsect1>
 
 <refsect1>