From 35faca1f99b5bb8a729a4e9718f5577432572332 Mon Sep 17 00:00:00 2001 From: Abhijit Menon-Sen Date: Sat, 26 Jul 2008 22:20:35 +0530 Subject: [PATCH] Clarify that "git log x.c y.h" lists commits that touch either file Signed-off-by: Abhijit Menon-Sen Signed-off-by: Junio C Hamano --- Documentation/git-log.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index 5a58d5b03..05cbac56a 100644 --- a/Documentation/git-log.txt +++ b/Documentation/git-log.txt @@ -58,7 +58,7 @@ include::diff-options.txt[] its size is not included. ...:: - Show only commits that affect the specified paths. + Show only commits that affect any of the specified paths. include::rev-list-options.txt[] -- 2.45.2