summaryrefslogtreecommitdiffstats
path: root/git-blame.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-11-03 04:36:58 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-11-03 04:36:58 +0000
commitaa17c7c4d33a68aa8f51a1cea8f2ca37bdf86d26 (patch)
treea74c0772fb185c556c527d188f08ebbe3f45ac0b /git-blame.html
parentf7e47eefae93a126e7df9ca7ccf6ba2e3d1af914 (diff)
downloadgit-htmldocs-aa17c7c4d33a68aa8f51a1cea8f2ca37bdf86d26.tar.gz
Autogenerated HTML docs for v1.6.0.3-613-g9f8f13
Diffstat (limited to 'git-blame.html')
-rw-r--r--git-blame.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/git-blame.html b/git-blame.html
index 231e4ced6..72f5cfa5e 100644
--- a/git-blame.html
+++ b/git-blame.html
@@ -452,6 +452,18 @@ of lines before or after the line given by &lt;start&gt;.</p></div>
</p>
</dd>
<dt>
+--encoding=&lt;encoding&gt;
+</dt>
+<dd>
+<p>
+ Specifies the encoding used to output author names
+ and commit summaries. Setting it to <tt>none</tt> makes blame
+ output unconverted data. For more information see the
+ discussion about encoding in the <a href="git-log.html">git-log(1)</a>
+ manual page.
+</p>
+</dd>
+<dt>
--contents &lt;file&gt;
</dt>
<dd>
@@ -746,7 +758,7 @@ commit commentary), a blame viewer won't ever care.</td>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2008-10-31 11:28:21 UTC
+Last updated 2008-11-03 04:36:20 UTC
</div>
</div>
</body>