summaryrefslogtreecommitdiffstats
path: root/git-log.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-log.html
parentebf86a516b571680bb9ea1186c76734d87aad162 (diff)
downloadgit-htmldocs-a7b2c10835189668841231edffc77e7dbb020487.tar.gz
Autogenerated HTML docs for v2.41.0-28-gd7d884
Diffstat (limited to 'git-log.html')
-rw-r--r--git-log.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-log.html b/git-log.html
index 5798369f1..4a08cba3e 100644
--- a/git-log.html
+++ b/git-log.html
@@ -3512,8 +3512,10 @@ the default format.</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">
@@ -5589,7 +5591,7 @@ See <code>notes.rewrite.&lt;command&gt;</code> above for a further description o
<div id="footer">
<div id="footer-text">
Last updated
- 2022-09-15 05:23:11 JST
+ 2022-09-14 13:23:11 PDT
</div>
</div>
</body>