X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-cherry-pick.txt;h=6c9c2cb3831698bb2d262344ab76baa601e8dde2;hb=406c1c4dd4a8f0fac3fddce1e7bb3b66af835e6a;hp=9d8fe0d26145ae45f566d3e8d4253c396630b41f;hpb=c3c7797e1d151417333296ab3720614c1e235094;p=git.git diff --git a/Documentation/git-cherry-pick.txt b/Documentation/git-cherry-pick.txt index 9d8fe0d26..6c9c2cb38 100644 --- a/Documentation/git-cherry-pick.txt +++ b/Documentation/git-cherry-pick.txt @@ -7,6 +7,7 @@ git-cherry-pick - Apply the changes introduced by some existing commits SYNOPSIS -------- +[verse] 'git cherry-pick' [--edit] [-n] [-m parent-number] [-s] [-x] [--ff] ... DESCRIPTION