summaryrefslogtreecommitdiff
path: root/Documentation/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-04-28 20:00:20 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-04-28 20:00:20 (GMT)
commit3f5872603d00d4a0e5d2ca4c5e8772fa4667dda8 (patch)
tree38be53c642f0cc3d433ec70d9f2fce54cd1832bb /Documentation/rev-list-options.txt
parentb7990520bcac8ca1ade41ac61db80c5dcd0d821a (diff)
parent7348cdeb6c24e36b9192d5304aac005204ab92c2 (diff)
downloadgit-3f5872603d00d4a0e5d2ca4c5e8772fa4667dda8.zip
git-3f5872603d00d4a0e5d2ca4c5e8772fa4667dda8.tar.gz
git-3f5872603d00d4a0e5d2ca4c5e8772fa4667dda8.tar.bz2
Merge branch 'mg/show-notes-doc'
Documentation fix. * mg/show-notes-doc: rev-list-options.txt: complete sentence about notes matching
Diffstat (limited to 'Documentation/rev-list-options.txt')
-rw-r--r--Documentation/rev-list-options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index f620ee4..77ac439 100644
--- a/Documentation/rev-list-options.txt
+++ b/Documentation/rev-list-options.txt
@@ -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`,