Sync with 2.4.9
[gitweb.git] / Documentation / rev-list-options.txt
index 77ac439234f40f51aae8613a672de06e3e143771..31bee069aa90d2f1c12f709c5e60e71ce4ffa199 100644 (file)
@@ -58,9 +58,11 @@ endif::git-rev-list[]
        more than one `--grep=<pattern>`, commits whose message
        matches any of the given patterns are chosen (but see
        `--all-match`).
+ifndef::git-rev-list[]
 +
 When `--show-notes` is in effect, the message from the notes is
 matched as if it were part of the log message.
+endif::git-rev-list[]
 
 --all-match::
        Limit the commits output to ones that match all given `--grep`,