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