summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-05-03 16:07:25 -0700
committerJunio C Hamano <gitster@pobox.com>2012-05-03 16:07:25 -0700
commit22700fb0070b260261fc5003205fe9aa9e080ce5 (patch)
tree5a1a599cd0bb7d43f653facfe7afb9c71c412ab8 /git-tag.html
parentb76a68630eaab75c4eb1c41f0fc091811854ff43 (diff)
downloadgit-htmldocs-22700fb0070b260261fc5003205fe9aa9e080ce5.tar.gz
Autogenerated HTML docs for v1.7.10.1-456-g16798
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html17
1 files changed, 16 insertions, 1 deletions
diff --git a/git-tag.html b/git-tag.html
index 8f0a8352b..d38612c30 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -587,6 +587,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;]
<em>git tag</em> -v &lt;tagname&gt;&#8230;</div>
<div class="verseblock-attribution">
@@ -709,6 +710,20 @@ is used to specify custom GnuPG binary.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--column[=&lt;options&gt;]
+</dt>
+<dt class="hdlist1">
+--no-column
+</dt>
+<dd>
+<p>
+ Display tag listing in columns. See configuration variable
+ column.tag for option syntax.<tt>--column</tt> and <tt>--no-column</tt>
+ without options are equivalent to <em>always</em> and <em>never</em> respectively.
+</p>
+<div class="paragraph"><p>This option is only applicable when listing tags without annotation lines.</p></div>
+</dd>
+<dt class="hdlist1">
--contains &lt;commit&gt;
</dt>
<dd>
@@ -980,7 +995,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-02-20 02:24:57 PDT
+Last updated 2012-05-03 16:06:58 PDT
</div>
</div>
</body>