Skip to content

Commit

Permalink
Document --ignore-space-at-eol option.
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Junio C Hamano committed Feb 14, 2007
1 parent ddfff26 commit a44a0c9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/diff-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a44a0c9

Please sign in to comment.