summaryrefslogtreecommitdiffstats
path: root/git-annotate.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-02-20 08:33:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-02-20 08:33:08 +0000
commita6455f6330f1c7df9aca8631f65e68fb60a633d9 (patch)
tree3e98db803248056d9c47958549859cdacfb61a2b /git-annotate.html
parent4007b5d6e6903ab8ef91ce4452b16bf39261d641 (diff)
downloadgit-htmldocs-a6455f6330f1c7df9aca8631f65e68fb60a633d9.tar.gz
Autogenerated HTML docs for v1.6.2-rc1-20-g8c5b
Diffstat (limited to 'git-annotate.html')
-rw-r--r--git-annotate.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-annotate.html b/git-annotate.html
index 73070deea..59120e047 100644
--- a/git-annotate.html
+++ b/git-annotate.html
@@ -418,6 +418,18 @@ of lines before or after the line given by &lt;start&gt;.</p></div>
</p>
</dd>
<dt>
+--reverse
+</dt>
+<dd>
+<p>
+ Walk history forward instead of backward. Instead of showing
+ the revision in which a line appeared, this shows the last
+ revision in which a line has existed. This requires a range of
+ revision like START..END where the path to blame exists in
+ START.
+</p>
+</dd>
+<dt>
-p
</dt>
<dt>
@@ -524,7 +536,7 @@ commit.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-02-14 08:18:01 UTC
+Last updated 2009-02-20 08:32:54 UTC
</div>
</div>
</body>