summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-21 08:57:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-21 08:57:14 +0000
commitdb450ba3ae2b636d553d185caf436c76c0853bff (patch)
treecd6559f859d8c6f6fd813b9324247b7da8b43872 /git-tag.html
parent4ad294bce02ce66a5fa0a3aba3267d83fc995773 (diff)
downloadgit-htmldocs-db450ba3ae2b636d553d185caf436c76c0853bff.tar.gz
Autogenerated HTML docs for v1.5.0-rc2
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-tag.html b/git-tag.html
index 9b9b7a564..727ec47ce 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -266,15 +266,15 @@ git-tag(1) Manual Page
<h2>NAME</h2>
<div class="sectionbody">
<p>git-tag -
- Create or verify a tag object signed with GPG
+ Create, list, delete or verify a tag object signed with GPG
</p>
</div>
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<div class="content"><em>git-tag</em> [-a | -s | -u &lt;key-id&gt;] [-f | -d | -v] [-m &lt;msg&gt; | -F &lt;file&gt;]
- &lt;name&gt; [&lt;head&gt;]
+<div class="content"><em>git-tag</em> [-a | -s | -u &lt;key-id&gt;] [-f | -v] [-m &lt;msg&gt; | -F &lt;file&gt;] &lt;name&gt; [&lt;head&gt;]
+<em>git-tag</em> -d &lt;name&gt;&#8230;
<em>git-tag</em> -l [&lt;pattern&gt;]</div></div>
</div>
<h2>DESCRIPTION</h2>
@@ -337,7 +337,7 @@ if no pattern is given).</p>
</dt>
<dd>
<p>
- Delete an existing tag with the given name
+ Delete existing tags with the given names.
</p>
</dd>
<dt>
@@ -390,7 +390,7 @@ Junio C Hamano &lt;junkio@cox.net&gt; and Chris Wright &lt;chrisw@osdl.org&gt;.<
</div>
<div id="footer">
<div id="footer-text">
-Last updated 17-Jan-2007 17:42:18 UTC
+Last updated 21-Jan-2007 08:57:04 UTC
</div>
</div>
</body>