]> git.sur5r.net Git - bacula/bacula/commitdiff
Add a missing > in the usage output.
authorDan Langille <dan@langille.org>
Tue, 21 Aug 2007 14:18:13 +0000 (14:18 +0000)
committerDan Langille <dan@langille.org>
Tue, 21 Aug 2007 14:18:13 +0000 (14:18 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5389 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/stored/bscan.c

index f68ef0429607f8cde924751776783a4f06fe2129..24f721a9b0531cb14c1e6c15f1cd2fa7de1915d8 100644 (file)
@@ -120,7 +120,7 @@ PROG_COPYRIGHT
 "       -m                update media info in database\n"
 "       -n <name>         specify the database name (default bacula)\n"
 "       -u <user>         specify database user name (default bacula)\n"
-"       -P <password      specify database password (default none)\n"
+"       -P <password>     specify database password (default none)\n"
 "       -h <host>         specify database host (default NULL)\n"
 "       -p                proceed inspite of I/O errors\n"
 "       -r                list records\n"