diff options
Diffstat (limited to 'docs/htmldocs/manpages/tdbtool.8.html')
-rw-r--r-- | docs/htmldocs/manpages/tdbtool.8.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/htmldocs/manpages/tdbtool.8.html b/docs/htmldocs/manpages/tdbtool.8.html index c21d6a333b..5ef3b48d3f 100644 --- a/docs/htmldocs/manpages/tdbtool.8.html +++ b/docs/htmldocs/manpages/tdbtool.8.html @@ -1,12 +1,12 @@ -<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>tdbtool</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.74.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="tdbtool.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>tdbtool — manipulate the contents TDB files</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">tdbtool</code></p></div><div class="cmdsynopsis"><p><code class="literal">tdbtool</code> +<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>tdbtool</title><link rel="stylesheet" href="../samba.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" title="tdbtool"><a name="tdbtool.8"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>tdbtool — manipulate the contents TDB files</p></div><div class="refsynopsisdiv" title="Synopsis"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="literal">tdbtool</code></p></div><div class="cmdsynopsis"><p><code class="literal">tdbtool</code> <em class="replaceable"><code>TDBFILE</code></em> [ <em class="replaceable"><code>COMMANDS</code></em> - ...]</p></div></div><div class="refsect1" lang="en"><a name="id2522960"></a><h2>DESCRIPTION</h2><p>This tool is part of the + ...]</p></div></div><div class="refsect1" title="DESCRIPTION"><a name="id2528928"></a><h2>DESCRIPTION</h2><p>This tool is part of the <a class="citerefentry" href="samba.1.html"><span class="citerefentry"><span class="refentrytitle">samba</span>(1)</span></a> suite.</p><p><code class="literal">tdbtool</code> a tool for displaying and altering the contents of Samba TDB (Trivial DataBase) files. Each of the commands listed below can be entered interactively or - provided on the command line.</p></div><div class="refsect1" lang="en"><a name="id2483362"></a><h2>COMMANDS</h2><div class="variablelist"><dl><dt><span class="term"><code class="option">create</code> + provided on the command line.</p></div><div class="refsect1" title="COMMANDS"><a name="id2489326"></a><h2>COMMANDS</h2><div class="variablelist"><dl><dt><span class="term"><code class="option">create</code> <em class="replaceable"><code>TDBFILE</code></em></span></dt><dd><p>Create a new database named <em class="replaceable"><code>TDBFILE</code></em>. </p></dd><dt><span class="term"><code class="option">open</code> @@ -59,10 +59,10 @@ </p></dd><dt><span class="term"> <code class="option">quit</code> </span></dt><dd><p>Exit <code class="literal">tdbtool</code>. - </p></dd></dl></div></div><div class="refsect1" lang="en"><a name="id2481484"></a><h2>CAVEATS</h2><p>The contents of the Samba TDB files are private + </p></dd></dl></div></div><div class="refsect1" title="CAVEATS"><a name="id2487450"></a><h2>CAVEATS</h2><p>The contents of the Samba TDB files are private to the implementation and should not be altered with <code class="literal">tdbtool</code>. - </p></div><div class="refsect1" lang="en"><a name="id2481502"></a><h2>VERSION</h2><p>This man page is correct for version 3.0.25 of the Samba suite.</p></div><div class="refsect1" lang="en"><a name="id2481513"></a><h2>AUTHOR</h2><p> The original Samba software and related utilities were + </p></div><div class="refsect1" title="VERSION"><a name="id2487468"></a><h2>VERSION</h2><p>This man page is correct for version 3.0.25 of the Samba suite.</p></div><div class="refsect1" title="AUTHOR"><a name="id2487479"></a><h2>AUTHOR</h2><p> The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.</p></div></div></body></html> |