summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-diff-tree.html')
-rw-r--r--git-diff-tree.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-diff-tree.html b/git-diff-tree.html
index 25dee23d2..9d9ac4ec4 100644
--- a/git-diff-tree.html
+++ b/git-diff-tree.html
@@ -792,8 +792,10 @@ git-diff-tree(1) Manual Page
</dt>
<dd>
<p>
- Suppress diff output. Useful for commands like <code>git show</code> that
- show the patch by default, or to cancel the effect of <code>--patch</code>.
+ Suppress all output from the diff machinery. Useful for
+ commands like <code>git show</code> that show the patch by default to
+ squelch their output, or to cancel the effect of options like
+ <code>--patch</code>, <code>--stat</code> earlier on the command line in an alias.
</p>
</dd>
<dt class="hdlist1">
@@ -3995,7 +3997,7 @@ the pathname, but if that is <code>NUL</code>, the record will show two paths.</
<div id="footer">
<div id="footer-text">
Last updated
- 2021-12-11 07:52:02 JST
+ 2021-12-10 14:52:02 PST
</div>
</div>
</body>