This is incredibly minor, I only separated it from the first patch so it was easier to see how this is separate from the other change. Signed-off-by: Adam Monsen <haircut@xxxxxxxxx> --- Documentation/diff-generate-patch.txt | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/Documentation/diff-generate-patch.txt b/Documentation/diff-generate-patch.txt index 6cd5270..607fa54 100644 --- a/Documentation/diff-generate-patch.txt +++ b/Documentation/diff-generate-patch.txt @@ -74,10 +74,9 @@ separate lines indicate the old and the new mode. combined diff format -------------------- -"git-diff-tree", "git-diff-files" and "git-diff" can take '-c' or -'--cc' option to produce 'combined diff'. You can force showing -full diff with the '-m' option. A 'combined diff' format looks like -this: +"git-diff-tree", "git-diff-files" and "git-diff" can take a '-c' or +'--cc' option to produce 'combined diff' output. You can force showing +full diffs with the '-m' option. A 'combined diff' looks like this: ------------ diff --combined describe.c -- 1.7.2.3 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html