From: Eric Bollengier Date: Thu, 3 Dec 2020 16:53:19 +0000 (+0100) Subject: Tweak bsnapshot.c usage message X-Git-Tag: Release-11.3.2~805 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385d2ca5057af0b89f2b145e42a1ff93a1787403;p=thirdparty%2Fbacula.git Tweak bsnapshot.c usage message --- diff --git a/bacula/src/tools/bsnapshot.c b/bacula/src/tools/bsnapshot.c index d4930c674..70ab7887c 100644 --- a/bacula/src/tools/bsnapshot.c +++ b/bacula/src/tools/bsnapshot.c @@ -79,7 +79,7 @@ static void usage(const char *msg=NULL) } fprintf(stderr, _( - "Bacula Systems SA(R) %s (%s)\n\n" + "Bacula %s (%s)\n\n" "Usage: bsnapshot\n" " -d level Set debug level\n" " -v Verbose\n"