summaryrefslogtreecommitdiffstats
path: root/git-reflog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-22 01:47:35 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-22 01:47:35 +0000
commit9ccf664de57a05c6417f1fe46f6c6b55322f218c (patch)
tree98e19fbc06782490d2909ed5555b49aed5e83b27 /git-reflog.html
parent0299d92c0447b72142f40f7b12f912d028b61c53 (diff)
downloadgit-htmldocs-9ccf664de57a05c6417f1fe46f6c6b55322f218c.tar.gz
Autogenerated HTML docs for v1.7.0.3-254-g4503b
Diffstat (limited to 'git-reflog.html')
-rw-r--r--git-reflog.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/git-reflog.html b/git-reflog.html
index 53f651e79..8b2c9bd33 100644
--- a/git-reflog.html
+++ b/git-reflog.html
@@ -328,11 +328,9 @@ git-reflog(1) Manual Page
depending on the subcommand:</p></div>
<div class="verseblock">
<div class="content"><em>git reflog expire</em> [--dry-run] [--stale-fix] [--verbose]
- [--expire=&lt;time&gt;] [--expire-unreachable=&lt;time&gt;] [--all] &lt;refs&gt;&#8230;</div></div>
-<div class="para"><p>+
-<em>git reflog delete</em> ref@{specifier}&#8230;</p></div>
-<div class="para"><p>+
-<em>git reflog</em> [<em>show</em>] [log-options] [&lt;ref&gt;]</p></div>
+ [--expire=&lt;time&gt;] [--expire-unreachable=&lt;time&gt;] [--all] &lt;refs&gt;&#8230;
+<em>git reflog delete</em> ref@{specifier}&#8230;
+<em>git reflog</em> [<em>show</em>] [log-options] [&lt;ref&gt;]</div></div>
<div class="para"><p>Reflog is a mechanism to record when the tip of branches are
updated. This command is to manage the information recorded in it.</p></div>
<div class="para"><p>The subcommand "expire" is used to prune older reflog entries.
@@ -447,7 +445,7 @@ them.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-13 00:59:53 UTC
+Last updated 2010-03-22 01:47:15 UTC
</div>
</div>
</body>