summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
diff options
context:
space:
mode:
authorMichael J Gruber <git@drmicha.warpmail.net>2011-03-07 12:31:41 (GMT)
committerJunio C Hamano <gitster@pobox.com>2011-03-09 21:50:54 (GMT)
commitcb56e3093a1b25e105df44640e2224c8f6e6b893 (patch)
tree92709f9d3fa476bc60ad8f5954cf668c5903c846 /Documentation/git-rev-list.txt
parentadbbb31e0d3b4cc7845c6d23d21c00da51025208 (diff)
downloadgit-cb56e3093a1b25e105df44640e2224c8f6e6b893.zip
git-cb56e3093a1b25e105df44640e2224c8f6e6b893.tar.gz
git-cb56e3093a1b25e105df44640e2224c8f6e6b893.tar.bz2
rev-list: documentation and test for --cherry-mark
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-rev-list.txt')
-rw-r--r--Documentation/git-rev-list.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt
index 5f47a13..8a891ca 100644
--- a/Documentation/git-rev-list.txt
+++ b/Documentation/git-rev-list.txt
@@ -33,6 +33,7 @@ SYNOPSIS
[ \--left-right ]
[ \--left-only ]
[ \--right-only ]
+ [ \--cherry-mark ]
[ \--cherry-pick ]
[ \--encoding[=<encoding>] ]
[ \--(author|committer|grep)=<pattern> ]