Document the "-v/--verbose" option.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 23 Jun 2008 21:08:02 +0000 (14:08 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Mon, 23 Jun 2008 21:08:02 +0000 (14:08 -0700)
scandir.cc

index e56bb9c..01c4a7d 100644 (file)
@@ -607,6 +607,7 @@ void usage(const char *program)
         "  --intent=FLOAT       intended backup type: 1=daily, 7=weekly, ...\n"
         "                           (defaults to \"1\")\n"
         "  --full-metadata      do not re-use metadata from previous backups\n"
+        "  -v --verbose         list files as they are backed up\n"
         "\n"
         "Exactly one of --dest or --upload-script must be specified.\n",
         cumulus_version, program