docs-xml: Document net tdb command
authorChristof Schmitt <cs@samba.org>
Thu, 16 Feb 2017 23:23:34 +0000 (16:23 -0700)
committerChristof Schmitt <cs@samba.org>
Mon, 8 May 2017 19:08:23 +0000 (21:08 +0200)
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
docs-xml/manpages/net.8.xml

index 4482ae81121ac4bcd24eec7f26d902fc440ce615..a43a062d6193125590b9849425a4ceb053642074 100644 (file)
@@ -2706,6 +2706,28 @@ Dump the locking table of a certain global lock.
 
 </refsect2>
 
+<refsect2>
+       <title>TDB</title>
+
+       <para>Print information from tdb records.</para>
+
+       <refsect3>
+               <title>TDB LOCKING <replaceable>key</replaceable> [DUMP]</title>
+
+               <para>List sharename, filename and number of share modes
+               for a record from locking.tdb. With the optional DUMP options,
+               dump the complete record.</para>
+
+               <itemizedlist>
+                       <listitem>
+                               <para><replaceable>KEY</replaceable>
+                               Key of the tdb record as hex string.</para>
+                       </listitem>
+               </itemizedlist>
+
+       </refsect3>
+</refsect2>
+
 <refsect2>
 <title>HELP [COMMAND]</title>