summaryrefslogtreecommitdiffstats
path: root/git-reflog.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
committerJunio C Hamano <junio@kernel.org>2010-10-14 04:37:28 +0000
commitc27b733bfcf3bef4722ef8d46334aff3e15e0cd2 (patch)
tree1a666e343738a0601732529bb7e0dc1be6775f96 /git-reflog.html
parent657fd8a8dd93c9d5c7534016aa6601c564fe2601 (diff)
downloadgit-htmldocs-c27b733bfcf3bef4722ef8d46334aff3e15e0cd2.tar.gz
Autogenerated HTML docs for v1.7.3.1-120-g38a18
Diffstat (limited to 'git-reflog.html')
-rw-r--r--git-reflog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-reflog.html b/git-reflog.html
index 962f03f8a..bf0c5dd08 100644
--- a/git-reflog.html
+++ b/git-reflog.html
@@ -347,7 +347,7 @@ see <a href="git-log.html">git-log(1)</a>.</p></div>
<div class="para"><p>The reflog is useful in various git commands, to specify the old value
of a reference. For example, <tt>HEAD@{2}</tt> means "where HEAD used to be
two moves ago", <tt>master@{one.week.ago}</tt> means "where master used to
-point to one week ago", and so on. See <a href="gitrevisions.html">gitrevisions(1)</a> for
+point to one week ago", and so on. See <a href="gitrevisions.html">gitrevisions(7)</a> for
more details.</p></div>
<div class="para"><p>To delete single entries from the reflog, use the subcommand "delete"
and specify the _exact_ entry (e.g. "<tt>git reflog delete master@{2}</tt>").</p></div>
@@ -445,7 +445,7 @@ them.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-09-18 23:56:53 UTC
+Last updated 2010-10-14 04:35:18 UTC
</div>
</div>
</body>