]> rtime.felk.cvut.cz Git - git.git/blobdiff - Documentation/gitattributes.txt
git-submodule foreach: Add $toplevel variable
[git.git] / Documentation / gitattributes.txt
index a8500d177289c8ed7371c3ef4703b71b01c71b9c..0523a576989dfb717be06af04c4be22a5a8eafd6 100644 (file)
@@ -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