X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2Fgitattributes.txt;h=0523a576989dfb717be06af04c4be22a5a8eafd6;hb=9559910cac77526a95dd5dca93a2e3e6d290c5b9;hp=a8500d177289c8ed7371c3ef4703b71b01c71b9c;hpb=f350e1faaa7070030a5c40acdaec650b47dfdc12;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