From e57c817d9f8f67d93c9fdea30939c52a2ab44fc4 Mon Sep 17 00:00:00 2001 From: Jonathan Nieder Date: Mon, 21 Jul 2008 13:34:06 -0500 Subject: git-diff(1): "--c" -> "--cc" typo fix git diff does not take a --c option. Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano diff --git a/Documentation/diff-generate-patch.txt b/Documentation/diff-generate-patch.txt index 029c5f2..517e1eb 100644 --- a/Documentation/diff-generate-patch.txt +++ b/Documentation/diff-generate-patch.txt @@ -96,7 +96,7 @@ index fabadb8,cc95eb0..4866510 + or like this (when '--cc' option is used): - diff --c file + diff --cc file 2. It is followed by one or more extended header lines (this example shows a merge with two parents): -- cgit v0.10.2-6-g49f6