From: Todd Zullinger Date: Sat, 28 Feb 2009 18:42:02 +0000 (-0500) Subject: git-rebase: Update --whitespace documentation X-Git-Tag: v1.6.2~12 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/749485f6225455eefd4a2af31e2c98068f20464d?ds=inline;hp=--cc 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 Signed-off-by: Junio C Hamano --- 749485f6225455eefd4a2af31e2c98068f20464d diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 30487de48f..da3c38cd60 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -243,7 +243,7 @@ OPTIONS context exist they all must match. By default no context is ever ignored. ---whitespace=:: +--whitespace=