OSDN Git Service

Documentation cherry-pick: Fix cut-and-paste error
authorMike Ralphson <mike@abacus.co.uk>
Fri, 29 Feb 2008 17:00:38 +0000 (17:00 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sat, 1 Mar 2008 05:22:22 +0000 (21:22 -0800)
Signed-off-by: Mike Ralphson <mike@abacus.co.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-cherry-pick.txt

index 877ab66..f0beb41 100644 (file)
@@ -45,7 +45,7 @@ OPTIONS
        default is not to do `-x` so this option is a no-op.
 
 -m parent-number|--mainline parent-number::
-       Usually you cannot revert a merge because you do not know which
+       Usually you cannot cherry-pick a merge because you do not know which
        side of the merge should be considered the mainline.  This
        option specifies the parent number (starting from 1) of
        the mainline and allows cherry-pick to replay the change