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: https://git.lorimer.id.au/gitweb.git/diff_plain/a44a0c9966dd83bfc0c1fada1896f98fbf4170a6?hp=--cc Document --ignore-space-at-eol option. Signed-off-by: Junio C Hamano --- a44a0c9966dd83bfc0c1fada1896f98fbf4170a6 diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt index 019a39f2bf..d8696b7b36 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