git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4401
91ce42f0-d328-0410-95d8-
f526ca767f89
DIRCONFOBJS = ../dird/dird_conf.o ../dird/run_conf.o ../dird/inc_conf.o
NODIRTOOLS = bsmtp
-DIRTOOLS = bsmtp dbcheck drivetype fstype testfind testls bregex bwild
+DIRTOOLS = bsmtp dbcheck drivetype fstype testfind testls bregex bwild bbatch
TOOLS = $(@DIR_TOOLS@)
INSNODIRTOOLS = bsmtp
{
fprintf(stderr, _(
PROG_COPYRIGHT
-"\nVersion: %s (%s)\n\n"
+"\nVersion: %s (%s)\n"
+"Example : bbatch -w /path/to/workdir -h localhost -f dat1 -f dat -f datx\n"
+" will start 3 thread and load dat1, dat and datx in your catalog\n"
+"See bbatch.c to generate datafile\n\n"
"Usage: bbatch [ options ] -w working/dir -f datafile\n"
" -d <nn> set debug level to nn\n"
" -n <name> specify the database name (default bacula)\n"