X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=diff-cache.c;h=84527190fef259dc8e8865693fe5591be86f79c4;hb=99665af5c0be0fe4319b39183e84917993153576;hp=7e87d28f3a358710b9f11a4b76e4235926f438ee;hpb=74c7cfa875448c71a18d21a0cc7c973afe759fa5;p=git.git diff --git a/diff-cache.c b/diff-cache.c index 7e87d28f3..84527190f 100644 --- 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] "; +"git-diff-cache [-p] [-r] [-z] [-m] [--cached] "; int main(int argc, char **argv) {