summaryrefslogtreecommitdiffstats
path: root/docs-xml/manpages
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2013-11-15 13:03:20 +0100
committerAndreas Schneider <asn@samba.org>2013-11-19 09:52:41 +0100
commitffe94e363375aa47cd72d715309f6568067482fe (patch)
tree96528e10b1c0d0234dcc4bcbeed14cc3528158c4 /docs-xml/manpages
parentd692389ea57724bd71caadb62e0231993188d34f (diff)
downloadsamba-ffe94e363375aa47cd72d715309f6568067482fe.tar.gz
samba-ffe94e363375aa47cd72d715309f6568067482fe.tar.xz
samba-ffe94e363375aa47cd72d715309f6568067482fe.zip
docs: mention -p in dbwrap-tool 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/dbwrap_tool.1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs-xml/manpages/dbwrap_tool.1.xml b/docs-xml/manpages/dbwrap_tool.1.xml
index 07d42be626e..b8280acf6a0 100644
--- a/docs-xml/manpages/dbwrap_tool.1.xml
+++ b/docs-xml/manpages/dbwrap_tool.1.xml
@@ -19,7 +19,7 @@
<refsynopsisdiv>
<cmdsynopsis>
<command>dbwrap_tool</command>
- <arg choice="opt">--persistent</arg>
+ <arg choice="opt">-p|--persistent</arg>
<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>
@@ -70,7 +70,7 @@
<variablelist>
<varlistentry>
- <term>--persistent</term>
+ <term>-p|--persistent</term>
<listitem><para>Open the database as a persistent database.
If this option is not specified, the database is opened as
non-persistent.