summaryrefslogtreecommitdiffstats
path: root/git-rev-list.txt
diff options
context:
space:
mode:
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
-----------