fsck: test & document {fetch,receive}.fsck.* config fallback
[gitweb.git] / Documentation / git-grep.txt
index 31dc0392a6a5f0d74d17c360ed20b623255520bb..0de3493b804b3f71fb5c9fc66dbf2a75c6ab0f0c 100644 (file)
@@ -44,6 +44,9 @@ CONFIGURATION
 grep.lineNumber::
        If set to true, enable `-n` option by default.
 
+grep.column::
+       If set to true, enable the `--column` option by default.
+
 grep.patternType::
        Set the default matching behavior. Using a value of 'basic', 'extended',
        'fixed', or 'perl' will enable the `--basic-regexp`, `--extended-regexp`,