diff --git a/features.json b/features.json index 9fbcbfb..b3d5b4a 100644 --- a/features.json +++ b/features.json @@ -324,7 +324,7 @@ "what": "Show only the part of a line that matched", "how": { "ack": "-o", - "ag,freebsd,gnu,osx,rg": "-o --only-matching" + "ag,freebsd,git,gnu,osx,rg": "-o --only-matching" } }, {