Merge branch 'bs/maint-rename-populate-filespec' into maint
[gitweb.git] / Documentation / config.txt
index 41dd0f3e9f7881e4a7aa7810ad4d179bc957732a..2ed868c81a09af9176bd805f819c0b312556891a 100644 (file)
@@ -635,7 +635,7 @@ diff.renames::
        will enable basic rename detection.  If set to "copies" or
        "copy", it will detect copies, as well.
 
-diff.suppress-blank-empty::
+diff.suppressBlankEmpty::
        A boolean to inhibit the standard behavior of printing a space
        before each empty output line. Defaults to false.