summaryrefslogtreecommitdiffstats
path: root/git-shortlog.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-07-04 22:23:09 -0700
committerJunio C Hamano <gitster@pobox.com>2023-07-04 22:23:09 -0700
commit0f401e173c76a32b3c9ef8426f1e57ca7136e188 (patch)
treeca97a822dcf0e56a9a9efd2f1296dd3cef59a62d /git-shortlog.html
parent2e885d810467fba8853976f65c6b4f045581b2ca (diff)
downloadgit-htmldocs-0f401e173c76a32b3c9ef8426f1e57ca7136e188.tar.gz
Autogenerated HTML docs for v2.41.0-250-ga646b8
Diffstat (limited to 'git-shortlog.html')
-rw-r--r--git-shortlog.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-shortlog.html b/git-shortlog.html
index 8d6a9253c..ba9727371 100644
--- a/git-shortlog.html
+++ b/git-shortlog.html
@@ -1345,10 +1345,11 @@ explicitly.</p></div>
</dt>
<dd>
<p>
- In addition to the <em>&lt;commit&gt;</em> listed on the command
- line, read them from the standard input. If a <code>--</code> separator is
- seen, stop reading commits and start reading paths to limit the
- result.
+ In addition to getting arguments from the command line, read
+ them for standard input as well. This accepts commits and
+ pseudo-options like <code>--all</code> and <code>--glob=</code>. When a <code>--</code> separator
+ is seen, the following input is treated as paths and used to
+ limit the result.
</p>
</dd>
<dt class="hdlist1">