Skip to content

Commit 35faca1

Browse files
amenonsengitster
authored andcommitted
Clarify that "git log x.c y.h" lists commits that touch either file
Signed-off-by: Abhijit Menon-Sen <ams@toroid.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 392f130 commit 35faca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-log.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ include::diff-options.txt[]
5858
its size is not included.
5959

6060
<paths>...::
61-
Show only commits that affect the specified paths.
61+
Show only commits that affect any of the specified paths.
6262

6363

6464
include::rev-list-options.txt[]

0 commit comments

Comments
 (0)