summaryrefslogtreecommitdiffstats
path: root/git-range-diff.txt
diff options
context:
space:
mode:
Diffstat (limited to 'git-range-diff.txt')
-rw-r--r--git-range-diff.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-range-diff.txt b/git-range-diff.txt
index fe350d7f4..0b393715d 100644
--- a/git-range-diff.txt
+++ b/git-range-diff.txt
@@ -12,6 +12,7 @@ SYNOPSIS
[--no-dual-color] [--creation-factor=<factor>]
[--left-only | --right-only]
( <range1> <range2> | <rev1>...<rev2> | <base> <rev1> <rev2> )
+ [[--] <path>...]
DESCRIPTION
-----------
@@ -19,6 +20,9 @@ DESCRIPTION
This command shows the differences between two versions of a patch
series, or more generally, two commit ranges (ignoring merge commits).
+In the presence of `<path>` arguments, these commit ranges are limited
+accordingly.
+
To that end, it first finds pairs of commits from both commit ranges
that correspond with each other. Two commits are said to correspond when
the diff between their patches (i.e. the author information, the commit