From f2f4a59a1f31b616eb0e0ae6449cd6902fe5a5c6 Mon Sep 17 00:00:00 2001 From: Michael Vrable Date: Mon, 23 Jun 2008 14:08:02 -0700 Subject: [PATCH] Document the "-v/--verbose" option. --- scandir.cc | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1