summaryrefslogtreecommitdiffstats
path: root/git-prune.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-12-06 10:04:01 -0800
committerJunio C Hamano <gitster@pobox.com>2017-12-06 10:04:01 -0800
commit912712bb106faf8773bffb94876a77a2986f0be0 (patch)
tree0c665af963ce1561066812ee9b127bbbeea8c63b /git-prune.html
parent7da67f7dfd2371f3a505c40bf8f4ed1f2fc6cb9c (diff)
downloadgit-htmldocs-912712bb106faf8773bffb94876a77a2986f0be0.tar.gz
Autogenerated HTML docs for v2.15.1-354-g95ec6
Diffstat (limited to 'git-prune.html')
-rw-r--r--git-prune.html16
1 files changed, 12 insertions, 4 deletions
diff --git a/git-prune.html b/git-prune.html
index 12b9e5186..78ab3b380 100644
--- a/git-prune.html
+++ b/git-prune.html
@@ -748,7 +748,7 @@ git-prune(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git prune</em> [-n] [-v] [--expire &lt;expire&gt;] [--] [&lt;head&gt;&#8230;]</pre>
+<pre class="content"><em>git prune</em> [-n] [-v] [--progress] [--expire &lt;time&gt;] [--] [&lt;head&gt;&#8230;]</pre>
<div class="attribution">
</div></div>
</div>
@@ -806,11 +806,11 @@ not desired, see <a href="git-repack.html">git-repack(1)</a>.</p></div>
</p>
</dd>
<dt class="hdlist1">
---
+--progress
</dt>
<dd>
<p>
- Do not interpret any more arguments as options.
+ Show progress.
</p>
</dd>
<dt class="hdlist1">
@@ -822,6 +822,14 @@ not desired, see <a href="git-repack.html">git-repack(1)</a>.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--
+</dt>
+<dd>
+<p>
+ Do not interpret any more arguments as options.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;head&gt;&#8230;
</dt>
<dd>
@@ -874,7 +882,7 @@ many other housekeeping tasks.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-07-14 06:44:41 JST
+Last updated 2017-12-06 10:03:34 PST
</div>
</div>
</body>