Merge branch 'mg/show-notes-doc'

Documentation fix.

* mg/show-notes-doc:
  rev-list-options.txt: complete sentence about notes matching
This commit is contained in:
Junio C Hamano 2015-04-28 13:00:20 -07:00
commit 3f5872603d

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