summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-21 19:27:13 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-21 19:27:13 -0700
commite3f080d1c1d091db97eb840de39a5245a3c82f3e (patch)
tree2d5821021b314217f92f1826b1c4100e809c8f82 /git-tag.html
parent7692782cd994796eb7bd0bed592669c5090289bb (diff)
downloadgit-htmldocs-e3f080d1c1d091db97eb840de39a5245a3c82f3e.tar.gz
Autogenerated HTML docs for v1.8.2.1-538-gad776
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-tag.html b/git-tag.html
index d4af7df1a..085061dfb 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -769,7 +769,7 @@ creates a <em>tag</em> object, and requires a tag message. Unless
in the tag message.</p></div>
<div class="paragraph"><p>If <code>-m &lt;msg&gt;</code> or <code>-F &lt;file&gt;</code> is given and <code>-a</code>, <code>-s</code>, and <code>-u &lt;key-id&gt;</code>
are absent, <code>-a</code> is implied.</p></div>
-<div class="paragraph"><p>Otherwise just a tag reference for the SHA1 object name of the commit object is
+<div class="paragraph"><p>Otherwise just a tag reference for the SHA-1 object name of the commit object is
created (i.e. a lightweight tag).</p></div>
<div class="paragraph"><p>A GnuPG signed tag object will be created when <code>-s</code> or <code>-u
&lt;key-id&gt;</code> is used. When <code>-u &lt;key-id&gt;</code> is not used, the
@@ -1190,7 +1190,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-04-03 13:30:46 PDT
+Last updated 2013-04-21 19:25:38 PDT
</div>
</div>
</body>