X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgitattributes.txt;h=0523a576989dfb717be06af04c4be22a5a8eafd6;hb=9215f76fb6d938ae93889f46f27cff22723fe0e4;hp=a8500d177289c8ed7371c3ef4703b71b01c71b9c;hpb=e2ab0227aab5cdcede3b39e4c95b118f09a71d29;p=git.git diff --git a/Documentation/gitattributes.txt b/Documentation/gitattributes.txt index a8500d177..0523a5769 100644 --- a/Documentation/gitattributes.txt +++ b/Documentation/gitattributes.txt @@ -360,7 +360,7 @@ patterns are available: Customizing word diff ^^^^^^^^^^^^^^^^^^^^^ -You can customize the rules that `git diff --color-words` uses to +You can customize the rules that `git diff --word-diff` uses to split words in a line, by specifying an appropriate regular expression in the "diff.*.wordRegex" configuration variable. For example, in TeX a backslash followed by a sequence of letters forms a command, but