From: Michael Vrable Date: Mon, 23 Jun 2008 21:08:02 +0000 (-0700) Subject: Document the "-v/--verbose" option. X-Git-Url: http://git.vrable.net/?p=cumulus.git;a=commitdiff_plain;h=f2f4a59a1f31b616eb0e0ae6449cd6902fe5a5c6 Document the "-v/--verbose" option. --- diff --git a/scandir.cc b/scandir.cc index e56bb9c..01c4a7d 100644 --- a/scandir.cc +++ b/scandir.cc @@ -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