]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config.txt
grep: add color.grep.matchcontext and color.grep.matchselected
[thirdparty/git.git] / Documentation / config.txt
index ab26963d61877a2f8e03a3532ace5b31bc68738e..aa881fca1aa64f167784ef471671d030a340431a 100644 (file)
@@ -860,7 +860,11 @@ color.grep.<slot>::
 `linenumber`;;
        line number prefix (when using `-n`)
 `match`;;
-       matching text
+       matching text (same as setting `matchContext` and `matchSelected`)
+`matchContext`;;
+       matching text in context lines
+`matchSelected`;;
+       matching text in selected lines
 `selected`;;
        non-matching text in selected lines
 `separator`;;