[PATCH] Redo rename/copy detection logic.
[gitweb.git] / diff-cache.c
index 579a673f6a69e720c207083ef8cc2a97a4dd5d55..744fffb7c8c684e9d0206da36a0fba1c502570c9 100644 (file)
@@ -154,7 +154,7 @@ static void mark_merge_entries(void)
 }
 
 static char *diff_cache_usage =
-"git-diff-cache [-p] [-r] [-z] [-m] [-M] [-C] [-R] [-S<string>] [--cached] <tree-ish>";
+"git-diff-cache [-p] [-r] [-z] [-m] [-M] [-C] [-R] [-S<string>] [--cached] <tree-ish> [<path>...]";
 
 int main(int argc, const char **argv)
 {