summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-03 12:43:00 -0700
committerJunio C Hamano <gitster@pobox.com>2015-08-03 12:43:00 -0700
commitd7ed4041c8468a2ca93f1c8ac511af9d895d3d6d (patch)
treef209ad1e994b76de43073839fe78c6d431f60e02 /git-tag.html
parent2ce0aac108b9c935f3ac01e98478120df1f52ce1 (diff)
downloadgit-htmldocs-d7ed4041c8468a2ca93f1c8ac511af9d895d3d6d.tar.gz
Autogenerated HTML docs for v2.5.0-234-gefc8a
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html13
1 files changed, 10 insertions, 3 deletions
diff --git a/git-tag.html b/git-tag.html
index 71a5a10f6..fa875400e 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -752,8 +752,7 @@ git-tag(1) Manual Page
&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;] [--points-at &lt;object&gt;]
- [--column[=&lt;options&gt;] | --no-column] [&lt;pattern&gt;&#8230;]
- [&lt;pattern&gt;&#8230;]
+ [--column[=&lt;options&gt;] | --no-column] [--create-reflog] [&lt;pattern&gt;&#8230;]
<em>git tag</em> -v &lt;tagname&gt;&#8230;</pre>
<div class="attribution">
</div></div>
@@ -975,6 +974,14 @@ lightweight tags by default.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--create-reflog
+</dt>
+<dd>
+<p>
+ Create a reflog for the tag.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;tagname&gt;
</dt>
<dd>
@@ -1219,7 +1226,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-05-22 13:47:07 PDT
+Last updated 2015-08-03 12:41:59 PDT
</div>
</div>
</body>