Code

[PATCH 2/3] Rename git-diff-tree-helper to git-diff-helper.
[git.git] / diff-cache.c
index 7e87d28f3a358710b9f11a4b76e4235926f438ee..84527190fef259dc8e8865693fe5591be86f79c4 100644 (file)
@@ -165,7 +165,7 @@ static void mark_merge_entries(void)
 }
 
 static char *diff_cache_usage =
-"diff-cache [-r] [-z] [-p] [-i] [--cached] <tree sha1>";
+"git-diff-cache [-p] [-r] [-z] [-m] [--cached] <tree sha1>";
 
 int main(int argc, char **argv)
 {