summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-02-20 02:25:14 -0800
committerJunio C Hamano <gitster@pobox.com>2012-02-20 02:25:14 -0800
commit90ff60fb94163731c9f1c35303416cfc282e0dcb (patch)
tree739623effeb90c31a7ce684a84a68b0be76ecf79 /git-tag.html
parentad0c76a1f57b519ff2fe90bd3e8e5037ac669c97 (diff)
downloadgit-htmldocs-90ff60fb94163731c9f1c35303416cfc282e0dcb.tar.gz
Autogenerated HTML docs for v1.7.9.1-265-gb3a76
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html13
1 files changed, 11 insertions, 2 deletions
diff --git a/git-tag.html b/git-tag.html
index 6ace3a290..8f0a8352b 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -586,7 +586,8 @@ git-tag(1) Manual Page
<div class="verseblock-content"><em>git tag</em> [-a | -s | -u &lt;key-id&gt;] [-f] [-m &lt;msg&gt; | -F &lt;file&gt;]
&lt;tagname&gt; [&lt;commit&gt; | &lt;object&gt;]
<em>git tag</em> -d &lt;tagname&gt;&#8230;
-<em>git tag</em> [-n[&lt;num&gt;]] -l [--contains &lt;commit&gt;] [&lt;pattern&gt;&#8230;]
+<em>git tag</em> [-n[&lt;num&gt;]] -l [--contains &lt;commit&gt;] [--points-at &lt;object&gt;]
+ [&lt;pattern&gt;&#8230;]
<em>git tag</em> -v &lt;tagname&gt;&#8230;</div>
<div class="verseblock-attribution">
</div></div>
@@ -716,6 +717,14 @@ is used to specify custom GnuPG binary.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--points-at &lt;object&gt;
+</dt>
+<dd>
+<p>
+ Only list tags of the given object.
+</p>
+</dd>
+<dt class="hdlist1">
-m &lt;msg&gt;
</dt>
<dt class="hdlist1">
@@ -971,7 +980,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-01-06 13:52:20 PDT
+Last updated 2012-02-20 02:24:57 PDT
</div>
</div>
</body>