summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-21 15:08:31 -0700
committerJunio C Hamano <gitster@pobox.com>2014-03-21 15:08:31 -0700
commit7c59c67912d7b4c6aec60b899ba560b47de6a034 (patch)
tree95598bbe202b022352d7fc3789ec689e50f4584f /git-tag.html
parent3b0cdc2a87e0d9db52ea531293fd3fa48f76d6d9 (diff)
downloadgit-htmldocs-7c59c67912d7b4c6aec60b899ba560b47de6a034.tar.gz
Autogenerated HTML docs for v1.9.1-315-g3f09d
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-tag.html b/git-tag.html
index 2691c1077..418fc875d 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -889,6 +889,17 @@ lightweight tags by default.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--sort=&lt;type&gt;
+</dt>
+<dd>
+<p>
+ Sort in a specific order. Supported type is "refname"
+ (lexicographic order), "version:refname" or "v:refname" (tag
+ names are treated as versions). Prepend "-" to reverse sort
+ order.
+</p>
+</dd>
+<dt class="hdlist1">
--column[=&lt;options&gt;]
</dt>
<dt class="hdlist1">
@@ -1204,7 +1215,7 @@ ISO 8601
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-02-07 12:30:09 PST
+Last updated 2014-03-21 15:07:58 PDT
</div>
</div>
</body>