summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-03 05:13:12 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-03 05:13:12 +0000
commit4aa0bccc4a84ed806fa27aefcb79e56e508dc6c9 (patch)
treecda77a5862862e75ef52e0658674a70c4143bd80 /git-diff-files.html
parentbf43344465f332611b6ae190bc6ac4eedb9cfba3 (diff)
downloadgit-htmldocs-4aa0bccc4a84ed806fa27aefcb79e56e508dc6c9.tar.gz
Autogenerated HTML docs for v1.7.0.1-138-ga75b
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index f50cf04f1..40b7e0e65 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -495,11 +495,12 @@ any of those replacements occurred.</p></div>
</p>
</dd>
<dt>
---color
+--color[=&lt;when&gt;]
</dt>
<dd>
<p>
Show colored diff.
+ The value must be always (the default), never, or auto.
</p>
</dd>
<dt>
@@ -509,6 +510,7 @@ any of those replacements occurred.</p></div>
<p>
Turn off colored diff, even when the configuration file
gives the default to color output.
+ Same as <tt>--color=never</tt>.
</p>
</dd>
<dt>
@@ -1428,7 +1430,7 @@ the pathname, but if that is <tt>NUL</tt>, the record will show two paths.</p></
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-13 00:59:40 UTC
+Last updated 2010-03-03 05:12:39 UTC
</div>
</div>
</body>