summaryrefslogtreecommitdiff
path: root/Documentation/git-rev-list.txt
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-07-27 12:21:47 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-07-27 12:21:47 -0700
commit3afcec9057ed2c13338ab53a9fa34b8a031e5b23 (patch)
treec7b7f7cc0c66c3b9db6688276c3aba7190fa5f67 /Documentation/git-rev-list.txt
parentMerge branch 'mm/branch-doc-updates' into maint (diff)
parentrev-list: add --count to usage guide (diff)
downloadtgif-3afcec9057ed2c13338ab53a9fa34b8a031e5b23.tar.xz
Merge branch 'ls/hint-rev-list-count' into maint
* ls/hint-rev-list-count: rev-list: add --count to usage guide
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 b10ea60833..7b49c85347 100644
--- a/Documentation/git-rev-list.txt
+++ b/Documentation/git-rev-list.txt
@@ -56,6 +56,7 @@ SYNOPSIS
[ --reverse ]
[ --walk-reflogs ]
[ --no-walk ] [ --do-walk ]
+ [ --count ]
[ --use-bitmap-index ]
<commit>... [ \-- <paths>... ]