docs-xml: document dbwrap_tool exists
authorChristian Ambach <ambi@samba.org>
Mon, 22 Apr 2013 11:56:24 +0000 (13:56 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 22 Apr 2013 16:43:42 +0000 (18:43 +0200)
Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Apr 22 18:43:42 CEST 2013 on sn-devel-104

docs-xml/manpages/dbwrap_tool.1.xml

index 59ef968b978d4fb3df20fc13073d2af9e8d3c1ab..e2b2cee166db3bef904efe45955c7787137f7dd3 100644 (file)
@@ -49,6 +49,7 @@
                <listitem><para>fetch: fetch a record</para></listitem>
                <listitem><para>store: create or modify a record</para></listitem>
                <listitem><para>delete: remove a record</para></listitem>
+               <listitem><para>exists: test for existance of a record</para></listitem>
                <listitem><para>erase: remove all records</para></listitem>
                <listitem><para>listkeys: list all available records</para></listitem>
                <listitem><para>listwatchers: list processes, which are waiting for changes in a record</para></listitem>
                        <command>dbwrap_tool</command> &lt;database&gt; delete &lt;key&gt;
                </cmdsynopsis>
        </refsect2>
+       <refsect2>
+               <title>exists</title>
+               <cmdsynopsis>
+                       <command>dbwrap_tool</command> &lt;database&gt; exists &lt;key&gt;
+               </cmdsynopsis>
+       </refsect2>
        <refsect2>
                <title>erase</title>
                <cmdsynopsis>