diff options
author | Holger Hetterich <hhetter@novell.com> | 2008-11-20 10:32:14 +0100 |
---|---|---|
committer | Karolin Seeger <kseeger@samba.org> | 2008-12-16 13:59:06 +0100 |
commit | 37be72c6c1549195b3fbe5bb1554f5f1cea30894 (patch) | |
tree | 80ae6335600345bd45c2b6a27b66d3395cea98a1 /docs-xml/manpages-3 | |
parent | 42366bcbbdd42bb9d5821dfcc9dbe71a1eafa330 (diff) | |
download | samba-37be72c6c1549195b3fbe5bb1554f5f1cea30894.tar.gz samba-37be72c6c1549195b3fbe5bb1554f5f1cea30894.tar.bz2 samba-37be72c6c1549195b3fbe5bb1554f5f1cea30894.zip |
Add an entry for the "check" command to the tdbtool manpage.
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/tdbtool.8.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/tdbtool.8.xml b/docs-xml/manpages-3/tdbtool.8.xml index 3f5dec4ecd..c75059b957 100644 --- a/docs-xml/manpages-3/tdbtool.8.xml +++ b/docs-xml/manpages-3/tdbtool.8.xml @@ -193,6 +193,14 @@ <varlistentry> <term> + <option>check</option> + </term> + <listitem><para>Check the integrity of the current database. + </para></listitem> + </varlistentry> + + <varlistentry> + <term> <option>quit</option> </term> <listitem><para>Exit <command>tdbtool</command>. |