diff options
author | Ira Cooper <ira@wakeful.net> | 2012-01-06 15:45:06 -0800 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2012-01-07 02:18:40 +0100 |
commit | eff69aa0f908f5cb44b3cb846c8a4ada874240fa (patch) | |
tree | 586ae48d77537986960e89ace18e7566a91c8b2a /docs-xml/manpages-3 | |
parent | b8b98b8908d52a09a5a6ecc36423dc484813a2d5 (diff) | |
download | samba-eff69aa0f908f5cb44b3cb846c8a4ada874240fa.tar.gz samba-eff69aa0f908f5cb44b3cb846c8a4ada874240fa.tar.bz2 samba-eff69aa0f908f5cb44b3cb846c8a4ada874240fa.zip |
Add "repack" command to tdbtool.
Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Jan 7 02:18:41 CET 2012 on sn-devel-104
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/tdbtool.8.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/tdbtool.8.xml b/docs-xml/manpages-3/tdbtool.8.xml index 9f96db277d..51fc540fc9 100644 --- a/docs-xml/manpages-3/tdbtool.8.xml +++ b/docs-xml/manpages-3/tdbtool.8.xml @@ -201,6 +201,14 @@ <varlistentry> <term> + <option>repack</option> + </term> + <listitem><para>Repack a database using a temporary file to remove fragmentation. + </para></listitem> + </varlistentry> + + <varlistentry> + <term> <option>quit</option> </term> <listitem><para>Exit <command>tdbtool</command>. @@ -220,7 +228,7 @@ <refsect1> <title>VERSION</title> - <para>This man page is correct for version 3.0.25 of the Samba suite.</para> + <para>This man page is correct for version 3.6 of the Samba suite.</para> </refsect1> <refsect1> |