Documentation: move diff.wordRegex from config.txt to diff-config.txt
[gitweb.git] / Documentation / config.txt
index 11f320b96267e7bd11f23f13842ca9f92cac6f7f..d1de85778c8ac8ed6a562ceb9b4cd481f1df0f53 100644 (file)
@@ -962,12 +962,6 @@ difftool.<tool>.cmd::
 difftool.prompt::
        Prompt before each invocation of the diff tool.
 
-diff.wordRegex::
-       A POSIX Extended Regular Expression used to determine what is a "word"
-       when performing word-by-word difference calculations.  Character
-       sequences that match the regular expression are "words", all other
-       characters are *ignorable* whitespace.
-
 fetch.recurseSubmodules::
        This option can be either set to a boolean value or to 'on-demand'.
        Setting it to a boolean changes the behavior of fetch and pull to