summaryrefslogtreecommitdiffstats
path: root/git-diff-files.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-diff-files.html')
-rw-r--r--git-diff-files.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-diff-files.html b/git-diff-files.html
index 68e712fda..424654201 100644
--- a/git-diff-files.html
+++ b/git-diff-files.html
@@ -790,8 +790,10 @@ same as for <em>git diff-index</em> and <em>git diff-tree</em>.</p></div>
</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">
@@ -2714,7 +2716,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
- 2022-10-29 03:53:56 JST
+ 2022-10-28 11:53:56 PDT
</div>
</div>
</body>