]> git.ipfire.org Git - thirdparty/git.git/commitdiff
rev-list-options.txt: complete sentence about notes matching
authorMichael J Gruber <git@drmicha.warpmail.net>
Fri, 17 Apr 2015 14:28:56 +0000 (16:28 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 17 Apr 2015 17:30:51 +0000 (10:30 -0700)
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt

index ee497430cb0f8dc0859b90b8773e6b8e28d5e361..06e4cfdbc5460fd54c39ee537f1a98752a167a32 100644 (file)
@@ -67,8 +67,8 @@ endif::git-rev-list[]
        matches any of the given patterns are chosen (but see
        `--all-match`).
 +
-When `--show-notes` is in effect, the message from the notes as
-if it is part of the log message.
+When `--show-notes` is in effect, the message from the notes is
+matched as if it were part of the log message.
 
 --all-match::
        Limit the commits output to ones that match all given --grep,