summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-02-15 15:18:15 -0800
committerJunio C Hamano <gitster@pobox.com>2017-02-15 15:18:15 -0800
commite89102f576e57803186bcbec0507e49885224867 (patch)
treea7eb6c85dec2bba8a08ee969b5013ca92485a198 /git-rev-list.html
parenta8e4261bd5f84cbc59a4a12a7908561671210aba (diff)
downloadgit-htmldocs-e89102f576e57803186bcbec0507e49885224867.tar.gz
Autogenerated HTML docs for v2.12.0-rc1-28-gd09b6
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 16ab0ce3d..29d9f78ba 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1105,8 +1105,8 @@ parents) and <code>--max-parents=-1</code> (negative numbers denote no upper lim
</dt>
<dd>
<p>
- Pretend as if all the refs in <code>refs/</code> are listed on the
- command line as <em>&lt;commit&gt;</em>.
+ Pretend as if all the refs in <code>refs/</code>, along with <code>HEAD</code>, are
+ listed on the command line as <em>&lt;commit&gt;</em>.
</p>
</dd>
<dt class="hdlist1">