Merge branch 'mg/show-notes-doc'
authorJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2015 20:00:20 +0000 (13:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 Apr 2015 20:00:20 +0000 (13:00 -0700)
Documentation fix.

* mg/show-notes-doc:
rev-list-options.txt: complete sentence about notes matching

Documentation/rev-list-options.txt
index f620ee4e1cff3f7d6d4c26f35db8b9011894c89a..77ac439234f40f51aae8613a672de06e3e143771 100644 (file)
@@ -59,8 +59,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`,