]> git.samba.org - sahlberg/ctdb.git/blobdiff - lib/tdb/tools/tdbtool.c
tdb:tdbtool: add the "speed" command to the help text.
[sahlberg/ctdb.git] / 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"