Update help text to include --rebuild-statcache.
authorMichael Vrable <mvrable@cs.ucsd.edu>
Mon, 14 Jul 2008 23:19:58 +0000 (16:19 -0700)
committerMichael Vrable <mvrable@turin.ucsd.edu>
Mon, 14 Jul 2008 23:19:58 +0000 (16:19 -0700)
scandir.cc

index cde2835..176cb21 100644 (file)
@@ -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",