war on whitespaces: documentation.
authorJunio C Hamano <junkio@cox.net>
Thu, 2 Mar 2006 08:45:48 +0000 (00:45 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 2 Mar 2006 08:52:59 +0000 (00:52 -0800)
We were missing the --whitespace option in the usage string for
git-apply and git-am, so this commit adds them.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found