summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-diff-tree.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index b21c563d8..c4c15aee6 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -330,7 +330,7 @@ git-diff-tree(1) Manual Page
<div class="para"><p>Compares the content and mode of the blobs found via two tree objects.</p></div>
<div class="para"><p>If there is only one &lt;tree-ish&gt; given, the commit is compared with its parents
(see --stdin below).</p></div>
-<div class="para"><p>Note that <em>git-diff-tree</em> can use the tree encapsulated in a commit object.</p></div>
+<div class="para"><p>Note that <em>git diff-tree</em> can use the tree encapsulated in a commit object.</p></div>
</div>
<h2 id="_options">OPTIONS</h2>
<div class="sectionbody">
@@ -912,7 +912,7 @@ commits (but not trees).</p></div>
</dt>
<dd>
<p>
- By default, <em>git-diff-tree --stdin</em> does not show
+ By default, <em>git diff-tree --stdin</em> does not show
differences for merge commits. With this flag, it shows
differences to that commit from all of its parents. See
also <em>-c</em>.
@@ -923,7 +923,7 @@ commits (but not trees).</p></div>
</dt>
<dd>
<p>
- By default, <em>git-diff-tree --stdin</em> shows differences,
+ By default, <em>git diff-tree --stdin</em> shows differences,
either in machine-readable form (without <em>-p</em>) or in patch
form (with <em>-p</em>). This output can be suppressed. It is
only useful with <em>-v</em> flag.
@@ -934,7 +934,7 @@ commits (but not trees).</p></div>
</dt>
<dd>
<p>
- This flag causes <em>git-diff-tree --stdin</em> to also show
+ This flag causes <em>git diff-tree --stdin</em> to also show
the commit message before the differences.
</p>
</dd>
@@ -993,7 +993,7 @@ people using 80-column terminals.</p></div>
</dt>
<dd>
<p>
- <em>git-diff-tree</em> outputs a line with the commit ID when
+ <em>git diff-tree</em> outputs a line with the commit ID when
applicable. This flag suppressed the commit ID output.
</p>
</dd>
@@ -2038,7 +2038,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-01-21 00:41:37 UTC
+Last updated 2010-01-21 17:44:27 UTC
</div>
</div>
</body>