tdb:tdbtool: add the "speed" command to the help text.
authorMichael Adam <obnox@samba.org>
Sun, 20 Sep 2009 21:58:05 +0000 (23:58 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:47 +0000 (08:03 +0100)
Michael
(cherry picked from samba commit 817383d88d820e7be5b5dd3d2da350d4a03a94de)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/tools/tdbtool.c

index 1ecad62a3deeb2dc3ad780fd1ef8cfebb822fda7..7a02703461f89fca2ecbd93583f4b0adef76dac7 100644 (file)
@@ -182,6 +182,7 @@ static void help(void)
 "  list                 : print the database hash table and freelist\n"
 "  free                 : print the database freelist\n"
 "  check                : check the integrity of an opened database\n"
+"  speed                : perform speed tests on the database\n"
 "  ! command            : execute system command\n"
 "  1 | first            : print the first record\n"
 "  n | next             : print the next record\n"