summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.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-tree.html
parentbf43344465f332611b6ae190bc6ac4eedb9cfba3 (diff)
downloadgit-htmldocs-4aa0bccc4a84ed806fa27aefcb79e56e508dc6c9.tar.gz
Autogenerated HTML docs for v1.7.0.1-138-ga75b
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 9631a8baf..de6397f63 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -498,11 +498,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>
@@ -512,6 +513,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>
@@ -2053,7 +2055,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:41 UTC
+Last updated 2010-03-03 05:12:40 UTC
</div>
</div>
</body>