Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH 1/2] Test suite fixup.
[gitweb.git]
/
diff-cache.c
diff --git
a/diff-cache.c
b/diff-cache.c
index 7e87d28f3a358710b9f11a4b76e4235926f438ee..84527190fef259dc8e8865693fe5591be86f79c4 100644
(file)
--- a/
diff-cache.c
+++ b/
diff-cache.c
@@
-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)
{