There is no longer support for external grep, as per bbc09c22b9, so remove the reference to it in the documentation. Signed-off-by: Mark Lodato <lodatom@xxxxxxxxx> --- Documentation/config.txt | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/Documentation/config.txt b/Documentation/config.txt index fed18cb..791b065 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -689,9 +689,7 @@ color.grep:: color.grep.match:: Use customized color for matches. The value of this variable - may be specified as in color.branch.<slot>. It is passed using - the environment variables 'GREP_COLOR' and 'GREP_COLORS' when - calling an external 'grep'. + may be specified as in color.branch.<slot>. color.interactive:: When set to `always`, always use colors for interactive prompts -- 1.7.0 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html