diff options
-rw-r--r-- | docs-xml/manpages/dbwrap_tool.1.xml | 10 |
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 <debug level></arg> + <arg choice="opt">-s <config file></arg> + <arg choice="opt">-l <log file base></arg> + <arg choice="opt">-V</arg> + <arg choice="opt">--option=<name>=<value></arg> <arg choice="req"><database></arg> <arg choice="req"><operation></arg> <arg choice="opt"><key> @@ -61,11 +66,10 @@ <refsect1> <title>OPTIONS</title> - <para>None.</para> - <!-- <variablelist> + &popt.common.samba.client; + &stdarg.help; </variablelist> - --> </refsect1> <refsect1> |