git-rebase: Update --whitespace documentation
commit749485f6225455eefd4a2af31e2c98068f20464d
authorTodd Zullinger <tmz@pobox.com>
Sat, 28 Feb 2009 18:42:02 +0000 (28 13:42 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 28 Feb 2009 19:47:25 +0000 (28 11:47 -0800)
treed7b080aea8488d8847a0968c0ecdc5b58ed72234
parent736e619a1be92fcb6eac0155b51bc93d1dcc3157
git-rebase: Update --whitespace documentation

The parameters accepted by the --whitespace option of "git apply" have
changed over time, and the documentation for "git rebase" was out of
sync.  Remove the specific parameter list from the "git rebase"
documentation and simply point to the "git apply" documentation for
details, as is already done in the "git am" documentation.

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-rebase.txt