]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Remove unused -t option in dbcheck.c -- fixes bug #2453
authorKern Sibbald <kern@sibbald.com>
Sat, 2 May 2020 09:18:11 +0000 (11:18 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 2 May 2020 09:18:11 +0000 (11:18 +0200)
bacula/src/tools/dbcheck.c

index 433919b2f6040268eddc0037e96e9269dd6ea108..a6db41fa623239aa50afd9152fd5c599420c6a8c 100644 (file)
@@ -104,7 +104,6 @@ PROG_COPYRIGHT
 "       -d <nn>         set debug level to <nn>\n"
 "       -dt             print a timestamp in debug output\n"
 "       -f              fix inconsistencies\n"
-"       -t              test if client library is thread-safe\n"
 "       -v              verbose\n"
 "       -?              print this message\n"
 "\n", 2002, "", VERSION, BDATE);