summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-10-05 13:59:51 -0700
committerJunio C Hamano <gitster@pobox.com>2011-10-05 13:59:51 -0700
commit8fb66e5074d5cdeeb08e304be977374501a0787d (patch)
treea10c25e0490f7bf43f512b7306ae0d5d50fbba01 /git-tag.html
parentc94277e1611270b68bbf2d52c9679abe231cc459 (diff)
downloadgit-htmldocs-8fb66e5074d5cdeeb08e304be977374501a0787d.tar.gz
Autogenerated HTML docs for v1.7.7-138-g7f41b6
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html26
1 files changed, 25 insertions, 1 deletions
diff --git a/git-tag.html b/git-tag.html
index b24af6003..8c6e306aa 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -616,6 +616,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-a
</dt>
+<dt class="hdlist1">
+--annotate
+</dt>
<dd>
<p>
Make an unsigned, annotated tag object
@@ -624,6 +627,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-s
</dt>
+<dt class="hdlist1">
+--sign
+</dt>
<dd>
<p>
Make a GPG-signed tag, using the default e-mail address&#8217;s key
@@ -632,6 +638,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-u &lt;key-id&gt;
</dt>
+<dt class="hdlist1">
+--local-user=&lt;key-id&gt;
+</dt>
<dd>
<p>
Make a GPG-signed tag, using the given key
@@ -651,6 +660,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-d
</dt>
+<dt class="hdlist1">
+--delete
+</dt>
<dd>
<p>
Delete existing tags with the given names.
@@ -659,6 +671,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-v
</dt>
+<dt class="hdlist1">
+--verify
+</dt>
<dd>
<p>
Verify the gpg signature of the given tag names.
@@ -679,6 +694,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-l &lt;pattern&gt;
</dt>
+<dt class="hdlist1">
+--list &lt;pattern&gt;
+</dt>
<dd>
<p>
List tags with names that match the given pattern (or all if no
@@ -699,6 +717,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-m &lt;msg&gt;
</dt>
+<dt class="hdlist1">
+--message=&lt;msg&gt;
+</dt>
<dd>
<p>
Use the given tag message (instead of prompting).
@@ -711,6 +732,9 @@ GnuPG key for signing.</p></div>
<dt class="hdlist1">
-F &lt;file&gt;
</dt>
+<dt class="hdlist1">
+--file=&lt;file&gt;
+</dt>
<dd>
<p>
Take the tag message from the given file. Use <em>-</em> to
@@ -934,7 +958,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2011-09-21 23:01:14 PDT
+Last updated 2011-10-05 13:59:16 PDT
</div>
</div>
</body>