From: Junio C Hamano Date: Wed, 14 Feb 2007 08:41:32 +0000 (-0800) Subject: Document --ignore-space-at-eol option. X-Git-Tag: v1.5.1-rc1~292 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a44a0c9966dd83bfc0c1fada1896f98fbf4170a6;p=git.git Document --ignore-space-at-eol option. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 019a39f2b..d8696b7b3 100644 --- a/Documentation/diff-options.txt +++ b/Documentation/diff-options.txt @@ -140,6 +140,9 @@ -a:: Shorthand for "--text". +--ignore-space-at-eol:: + Ignore changes in white spaces at EOL. + --ignore-space-change:: Ignore changes in amount of white space. This ignores white space at line end, and consider all other sequences of one or