summaryrefslogtreecommitdiffstats
path: root/git-rev-list.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-08-03 15:40:21 -0700
committerJunio C Hamano <gitster@pobox.com>2016-08-03 15:40:21 -0700
commite48a1131c0a6c92e529879eb9307c3ea9250085e (patch)
tree763ac70ae8ab14fc1381a0d77961b90fb8a0d31b /git-rev-list.html
parent51b095b9d274188e501ddf322bdf297686ada949 (diff)
downloadgit-htmldocs-e48a1131c0a6c92e529879eb9307c3ea9250085e.tar.gz
Autogenerated HTML docs for v2.9.2-566-g80460
Diffstat (limited to 'git-rev-list.html')
-rw-r--r--git-rev-list.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/git-rev-list.html b/git-rev-list.html
index 822e90e27..994f8fc40 100644
--- a/git-rev-list.html
+++ b/git-rev-list.html
@@ -1320,6 +1320,15 @@ See also <a href="git-reflog.html">git-reflog(1)</a>.</p></div>
trees and blobs will not have their associated path printed.
</p>
</dd>
+<dt class="hdlist1">
+--progress=&lt;header&gt;
+</dt>
+<dd>
+<p>
+ Show progress reports on stderr as objects are considered. The
+ <code>&lt;header&gt;</code> text will be printed with each progress update.
+</p>
+</dd>
</dl></div>
</div></div>
</div>