summaryrefslogtreecommitdiff
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2013-01-14 17:15:08 +0100
committerMichael Adam <obnox@samba.org>2013-01-15 14:49:20 +0100
commitd67911bafc0d098e67c8ad8d9b4bc49f184ff832 (patch)
tree24e84113855b4057bc74693a43238040e794bb67 /docs-xml/manpages
parentf3f878f7a06e067bcc973014b2ef6b6830273de7 (diff)
downloadsamba-d67911bafc0d098e67c8ad8d9b4bc49f184ff832.tar.gz
samba-d67911bafc0d098e67c8ad8d9b4bc49f184ff832.tar.bz2
samba-d67911bafc0d098e67c8ad8d9b4bc49f184ff832.zip
docs: document the command line options in dbwrap_tool(1)
Signed-off-by: Michael Adam <obnox@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'docs-xml/manpages')
-rw-r--r--docs-xml/manpages/dbwrap_tool.1.xml10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs-xml/manpages/dbwrap_tool.1.xml b/docs-xml/manpages/dbwrap_tool.1.xml
index 5a682b8e86..f4a638881c 100644
--- a/docs-xml/manpages/dbwrap_tool.1.xml
+++ b/docs-xml/manpages/dbwrap_tool.1.xml
@@ -19,6 +19,11 @@
<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;
@@ -61,11 +66,10 @@
<refsect1>
<title>OPTIONS</title>
- <para>None.</para>
- <!--
<variablelist>
+ &popt.common.samba.client;
+ &stdarg.help;
</variablelist>
- -->
</refsect1>
<refsect1>