summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-05 01:30:38 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-05 01:30:38 +0000
commitb77f819e3fe08db387897135c3813e2cfebac86b (patch)
tree4b42e3084a3377be27f037a63c570d708f21f4b7 /git-rev-list.html
parent600334628294fbcd6406b55a9a17d270371cb7e5 (diff)
downloadgit-htmldocs-b77f819e3fe08db387897135c3813e2cfebac86b.tar.gz
Autogenerated HTML docs for v1.7.5.1-169-g505a1
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index bd34f7cc3..722b91f0f 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1597,7 +1597,10 @@ format, often found in E-mail messages.</p></div>
Print a number stating how many commits would have been
listed, and suppress all other output. When used together
with <em>--left-right</em>, instead print the counts for left and
- right commits, separated by a tab.
+ right commits, separated by a tab. When used together with
+ <em>--cherry-mark</em>, omit patch equivalent commits from these
+ counts and print the count for equivalent commits separated
+ by a tab.
</p>
</dd>
</dl></div>