summaryrefslogtreecommitdiffstats
path: root/git-blame.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-06-13 08:29:33 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-06-13 08:29:33 +0000
commit9e52d4ea667a8100ea390c15adae60a56a410699 (patch)
tree5f8bfca4c28ca84b71b57ea867f7ae1699bedb53 /git-blame.html
parent16f98874ca3e3f42ea299d3dd858f91f0122d50a (diff)
downloadgit-htmldocs-9e52d4ea667a8100ea390c15adae60a56a410699.tar.gz
Autogenerated HTML docs for v1.5.2.1-271-g90ac
Diffstat (limited to 'git-blame.html')
-rw-r--r--git-blame.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-blame.html b/git-blame.html
index e2bc335ab..556ca7399 100644
--- a/git-blame.html
+++ b/git-blame.html
@@ -273,7 +273,7 @@ git-blame(1) Manual Page
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git-blame</em> [-c] [-b] [--root] [-s] [-l] [-t] [-f] [-n] [-p] [--incremental] [-L n,m]
+<div class="content"><em>git-blame</em> [-c] [-b] [-l] [--root] [-t] [-f] [-n] [-s] [-p] [-w] [--incremental] [-L n,m]
[-S &lt;revs-file&gt;] [-M] [-C] [-C] [--since=&lt;date&gt;]
[&lt;rev&gt; | --contents &lt;file&gt;] [--] &lt;file&gt;</div></div>
</div>
@@ -510,6 +510,15 @@ commit.</tt></pre>
Suppress author name and timestamp from the output.
</p>
</dd>
+<dt>
+-w
+</dt>
+<dd>
+<p>
+ Ignore whitespace when comparing parent's version and
+ child's to find where the lines came from.
+</p>
+</dd>
</dl>
</div>
<h2>THE PORCELAIN FORMAT</h2>
@@ -683,7 +692,7 @@ commit commentary), a blame viewer won't ever care.</td>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2007 16:08:01 UTC
+Last updated 13-Jun-2007 08:29:16 UTC
</div>
</div>
</body>