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)
commit8273c79ae2e6b782dba3dccb815b386cc83e4294
tree7f115e4cf37acda3ef372cec38f1350300779dc5
parent2beb3cdd18225be657849790ed845c4d367b760a
war on whitespaces: documentation.

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>
Documentation/git-am.txt
Documentation/git-apply.txt
apply.c
git-am.sh