Code

Merge branch 'el/blame-date'
[git.git] / Documentation / git-rebase.txt
index 30487de48fa83aa63b83043e090053c07c54456a..da3c38cd60dc0d143fe91417b742335cfff27809 100644 (file)
@@ -243,7 +243,7 @@ OPTIONS
        context exist they all must match.  By default no context is
        ever ignored.
 
---whitespace=<nowarn|warn|error|error-all|strip>::
+--whitespace=<option>::
        This flag is passed to the 'git-apply' program
        (see linkgit:git-apply[1]) that applies the patch.
        Incompatible with the --interactive option.