summaryrefslogtreecommitdiffstats
path: root/git-blame.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-04-29 18:30:34 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-04-29 18:30:34 +0000
commit469d60ee1890ec743da9181606eb995b0aac21ee (patch)
treef79dcc509a529934efea4e9440491215b4c5b9b3 /git-blame.html
parent9882a5200fb6c505c213d9fd3d9d664e2b14f983 (diff)
downloadgit-htmldocs-469d60ee1890ec743da9181606eb995b0aac21ee.tar.gz
Autogenerated HTML docs for v1.5.2-rc0-95-ga0715
Diffstat (limited to 'git-blame.html')
-rw-r--r--git-blame.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-blame.html b/git-blame.html
index 03111d160..122f18420 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] [-l] [-t] [-f] [-n] [-p] [--incremental] [-L n,m]
+<div class="content"><em>git-blame</em> [-c] [-b] [--root] [-s] [-l] [-t] [-f] [-n] [-p] [--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>
@@ -502,6 +502,14 @@ commit.</tt></pre>
Show line number in the original commit (Default: off).
</p>
</dd>
+<dt>
+-s
+</dt>
+<dd>
+<p>
+ Suppress author name and timestamp from the output.
+</p>
+</dd>
</dl>
</div>
<h2>THE PORCELAIN FORMAT</h2>
@@ -675,7 +683,7 @@ commit commentary), a blame viewer won't ever care.</td>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 27-Apr-2007 08:21:39 UTC
+Last updated 29-Apr-2007 18:29:50 UTC
</div>
</div>
</body>