Document git-diff whitespace flags -b and -w
commit8ebe185bbf3f1f4f59bcc61e3d1849a76f6af983
authorJakub Narebski <jnareb@gmail.com>
Sun, 3 Dec 2006 16:24:41 +0000 (3 17:24 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 5 Dec 2006 00:30:54 +0000 (4 16:30 -0800)
tree431b7835c95350582cd8f6c02440a7f5e258087b
parentc7c24889bb694f93a12f41a28fab26d30e571c17
Document git-diff whitespace flags -b and -w

Document git diff options -b / --ignore-space-change and
-w / --ignore-all-space, introduced by Johannes Schindelin
in commit 0d21efa5, "Teach diff about -b and -w flags".

The description of options is taken from GNU diff man page and
GNU Diffutils info documentation.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/diff-options.txt