summaryrefslogtreecommitdiff
path: root/docs-xml
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2017-02-16 16:23:34 -0700
committerChristof Schmitt <cs@samba.org>2017-05-08 21:08:23 +0200
commitd80de473f8161b7c6333ecbb31e7774213b4546b (patch)
tree90a8f33bb35dde3c9d64cd349ddf88cc625b8c1d /docs-xml
parent25b5bb3056bbd7d0aaeeff106e9cfc9cc309bc78 (diff)
downloadsamba-d80de473f8161b7c6333ecbb31e7774213b4546b.tar.gz
docs-xml: Document net tdb command
Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org>
Diffstat (limited to 'docs-xml')
-rw-r--r--docs-xml/manpages/net.8.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/docs-xml/manpages/net.8.xml b/docs-xml/manpages/net.8.xml
index 4482ae81121..a43a062d619 100644
--- a/docs-xml/manpages/net.8.xml
+++ b/docs-xml/manpages/net.8.xml
@@ -2707,6 +2707,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>
<para>Gives usage information for the specified command.</para>