Add diff-option --ext-diff
[gitweb.git] / Documentation / config.txt
index 50503e84b92f92532d97c7730eba2a10e9e380a2..1d96adf30bd917b019424cf83f7a25365b721303 100644 (file)
@@ -275,7 +275,7 @@ You probably do not need to adjust this value.
 +
 Common unit suffixes of 'k', 'm', or 'g' are supported.
 
-core.excludeFile::
+core.excludesfile::
        In addition to '.gitignore' (per-directory) and
        '.git/info/exclude', git looks into this file for patterns
        of files which are not meant to be tracked.  See