From 590f3e98bfa5862d77037c2d13f373f50166a47e Mon Sep 17 00:00:00 2001 From: Michael Vrable Date: Mon, 14 Jul 2008 16:19:58 -0700 Subject: [PATCH] Update help text to include --rebuild-statcache. --- scandir.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/scandir.cc b/scandir.cc index cde2835..176cb21 100644 --- a/scandir.cc +++ b/scandir.cc @@ -630,6 +630,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" + " --rebuild-statcache re-read all file data to verify statcache\n" " -v --verbose list files as they are backed up\n" "\n" "Exactly one of --dest or --upload-script must be specified.\n", -- 2.20.1