summaryrefslogtreecommitdiffstats
path: root/git-rev-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-10-28 11:56:06 -0700
committerJunio C Hamano <gitster@pobox.com>2022-10-28 11:56:06 -0700
commitcf9c77377796343e741a25077f837f607513c7bb (patch)
tree9a341606b216f4ed10313aedfeb7e19ecc02d01b /git-rev-list.txt
parentf1d1635ee1970ac33c5a760b94d069cd7bfc4e99 (diff)
downloadgit-htmldocs-cf9c77377796343e741a25077f837f607513c7bb.tar.gz
Autogenerated HTML docs for v2.38.1-280-g63bba
Diffstat (limited to 'git-rev-list.txt')
-rw-r--r--git-rev-list.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rev-list.txt b/git-rev-list.txt
index 20bb8e821..51029a227 100644
--- a/git-rev-list.txt
+++ b/git-rev-list.txt
@@ -9,7 +9,7 @@ git-rev-list - Lists commit objects in reverse chronological order
SYNOPSIS
--------
[verse]
-'git rev-list' [<options>] <commit>... [[--] <path>...]
+'git rev-list' [<options>] <commit>... [--] [<path>...]
DESCRIPTION
-----------