summaryrefslogtreecommitdiffstats
path: root/git-mktag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
commitdaf0aaecf41c91c2307b7a38218f6b2d37669ad1 (patch)
tree2032469465a7995a1ae1f8fbbb2345e32a2aa50e /git-mktag.html
parente265b5c6dbafc936b10575797cc098414af5b874 (diff)
downloadgit-htmldocs-daf0aaecf41c91c2307b7a38218f6b2d37669ad1.tar.gz
Autogenerated HTML docs for v2.6.2-307-g37023b
Diffstat (limited to 'git-mktag.html')
-rw-r--r--git-mktag.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-mktag.html b/git-mktag.html
index 3ad0e7c9f..b57bc7704 100644
--- a/git-mktag.html
+++ b/git-mktag.html
@@ -748,7 +748,7 @@ git-mktag(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git mktag</em> &lt; signature_file</pre>
+<pre class="content"><em>git mktag</em></pre>
<div class="attribution">
</div></div>
</div>
@@ -764,7 +764,8 @@ that can also be used to sign other objects.</p></div>
<div class="sect1">
<h2 id="_tag_format">Tag Format</h2>
<div class="sectionbody">
-<div class="paragraph"><p>A tag signature file has a very simple fixed format: four lines of</p></div>
+<div class="paragraph"><p>A tag signature file, to be fed to this command&#8217;s standard input,
+has a very simple fixed format: four lines of</p></div>
<div class="literalblock">
<div class="content">
<pre><code>object &lt;sha1&gt;
@@ -789,7 +790,7 @@ care about, but that can be verified with gpg.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-08-20 08:40:27 PDT
+Last updated 2015-10-26 16:13:38 PDT
</div>
</div>
</body>