Skip to content

Commit

Permalink
Update git-cherry-pick documentation
Browse files Browse the repository at this point in the history
Documentation/git-cherry-pick.txt: Remove --replay as it is not
handled by the code (-r is however).

Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Andrew Ruder authored and Junio C Hamano committed Apr 19, 2007
1 parent 27c8f8c commit 6b04600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-cherry-pick.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ OPTIONS
development branch), adding this information can be
useful.

-r|--replay::
-r::
It used to be that the command defaulted to do `-x`
described above, and `-r` was to disable it. Now the
default is not to do `-x` so this option is a no-op.
Expand Down

0 comments on commit 6b04600

Please sign in to comment.