]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix #7207 About 'dbcheck -n' not working properly
authorMichal Rakowski <michal.rakowski@baculasystems.com>
Wed, 30 Dec 2020 10:37:19 +0000 (11:37 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:58 +0000 (09:02 +0100)
bacula/src/tools/dbcheck.c

index 25403422977c741af174fbe48f5158d1f4d5bc8f..9d0fb5523879b60011260e07f81ef9c28b26b5ef 100755 (executable)
@@ -100,7 +100,7 @@ PROG_COPYRIGHT
 "       -c              Director conf filename\n"
 "       -B              print catalog configuration and exit\n"
 "       -d <nn>         set debug level to <nn>\n"
-"       -n <nn>         maximum number of changes\n"
+"       -n <nn>         custom number of records selected at a time for large pruning operations done in a loop (orphan paths/files, ...)\n"
 "       -dt             print a timestamp in debug output\n"
 "       -f              fix inconsistencies\n"
 "       -v              verbose\n"