From: Dan Langille Date: Tue, 21 Aug 2007 14:18:13 +0000 (+0000) Subject: Add a missing > in the usage output. X-Git-Tag: Release-7.0.0~5804 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=91b59d585bc2ba987b7f452ec697993b2dcb8023;p=bacula%2Fbacula Add a missing > in the usage output. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5389 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/stored/bscan.c b/bacula/src/stored/bscan.c index f68ef04296..24f721a9b0 100644 --- a/bacula/src/stored/bscan.c +++ b/bacula/src/stored/bscan.c @@ -120,7 +120,7 @@ PROG_COPYRIGHT " -m update media info in database\n" " -n specify the database name (default bacula)\n" " -u specify database user name (default bacula)\n" -" -P specify database password (default none)\n" " -h specify database host (default NULL)\n" " -p proceed inspite of I/O errors\n" " -r list records\n"