summaryrefslogtreecommitdiffstats
path: root/git-diff-tree.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-06-13 14:00:15 -0700
committerJunio C Hamano <gitster@pobox.com>2023-06-13 14:00:15 -0700
commita7b2c10835189668841231edffc77e7dbb020487 (patch)
tree81ab47f1c1dd48484f1fc688df52cae1a79ec144 /git-diff-tree.html
parentebf86a516b571680bb9ea1186c76734d87aad162 (diff)
downloadgit-htmldocs-a7b2c10835189668841231edffc77e7dbb020487.tar.gz
Autogenerated HTML docs for v2.41.0-28-gd7d884
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>