rev-list-options.txt: complete sentence about notes matching

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Michael J Gruber 2015-04-17 16:28:56 +02:00 committed by Junio C Hamano
parent 38cfe915bf
commit 7348cdeb6c

View 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,