From: Eric Bollengier Date: Wed, 16 Dec 2015 16:21:36 +0000 (+0100) Subject: Fix #1524 about bextract trace file location X-Git-Tag: Release-7.4.0~106 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f8c43f3b191db27bf2146950eb41b849c92930af;p=bacula%2Fbacula Fix #1524 about bextract trace file location --- diff --git a/bacula/src/stored/bextract.c b/bacula/src/stored/bextract.c index f6d65f352e..e84e55e781 100644 --- a/bacula/src/stored/bextract.c +++ b/bacula/src/stored/bextract.c @@ -86,7 +86,7 @@ PROG_COPYRIGHT " -c specify a Storage configuration file\n" " -d set debug level to \n" " -dt print timestamp in debug output\n" -" -T send debug traces to trace file\n" +" -T send debug traces to trace file (stored in /tmp)\n" " -e exclude list\n" " -i include list\n" " -p proceed inspite of I/O errors\n"