summaryrefslogtreecommitdiffstats
path: root/diff-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-08-13 07:47:41 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-08-13 07:47:41 +0000
commit85e45faa44326e78d2c67d0bddffa59e98b1e8e7 (patch)
tree893e109ac9dd9e5846b684eaf2a6fd83708bca13 /diff-options.txt
parenta13b4ee5269845a1413f14a685eff6dc64b5226b (diff)
downloadgit-htmldocs-85e45faa44326e78d2c67d0bddffa59e98b1e8e7.tar.gz
Autogenerated HTML docs for v1.4.2-g182a
Diffstat (limited to 'diff-options.txt')
-rw-r--r--diff-options.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/diff-options.txt b/diff-options.txt
index 47ba9a403..b5d976359 100644
--- a/diff-options.txt
+++ b/diff-options.txt
@@ -36,6 +36,9 @@
Turn off colored diff, even when the configuration file
gives the default to color output.
+--color-words::
+ Show colored word diff, i.e. color words which have changed.
+
--no-renames::
Turn off rename detection, even when the configuration
file gives the default to do so.