summaryrefslogtreecommitdiffstats
path: root/git-diff.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-diff.html')
-rw-r--r--git-diff.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-diff.html b/git-diff.html
index 94f815421..5cf1b5ead 100644
--- a/git-diff.html
+++ b/git-diff.html
@@ -924,8 +924,10 @@ and the range notations (<code>&lt;commit&gt;..&lt;commit&gt;</code> and
</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">
@@ -3657,7 +3659,7 @@ diff.colorMovedWS
<div id="footer">
<div id="footer-text">
Last updated
- 2022-10-27 03:43:43 JST
+ 2022-10-26 11:43:43 PDT
</div>
</div>
</body>