summaryrefslogtreecommitdiffstats
path: root/git-annotate.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-03-11 23:56:19 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-03-11 23:56:19 +0000
commitea6a764cc1ad1ab76cde6aa01c26aa1acb89739c (patch)
tree18a718978275b3646c8d27739756a5a431bf4024 /git-annotate.html
parent5705393880d089d154d561c1abebb4acb411690e (diff)
downloadgit-htmldocs-ea6a764cc1ad1ab76cde6aa01c26aa1acb89739c.tar.gz
Autogenerated HTML docs for v1.6.2-149-g6462
Diffstat (limited to 'git-annotate.html')
-rw-r--r--git-annotate.html15
1 files changed, 14 insertions, 1 deletions
diff --git a/git-annotate.html b/git-annotate.html
index ac1b9d22b..56a4d49ed 100644
--- a/git-annotate.html
+++ b/git-annotate.html
@@ -474,6 +474,19 @@ of lines before or after the line given by &lt;start&gt;.</p></div>
</p>
</dd>
<dt>
+--date &lt;format&gt;
+</dt>
+<dd>
+<p>
+ The value is one of the following alternatives:
+ {relative,local,default,iso,rfc,short}. If --date is not
+ provided, the value of the blame.date config variable is
+ used. If the blame.date config variable is also not set, the
+ iso format is used. For more information, See the discussion
+ of the --date option at <a href="git-log.html">git-log(1)</a>.
+</p>
+</dd>
+<dt>
-M|&lt;num&gt;|
</dt>
<dd>
@@ -536,7 +549,7 @@ commit.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-03-03 08:28:31 UTC
+Last updated 2009-03-11 23:56:00 UTC
</div>
</div>
</body>