summaryrefslogtreecommitdiffstats
path: root/git-tag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
committerJunio C Hamano <gitster@pobox.com>2018-10-30 16:34:40 +0900
commit94d00a5c4ebb12f2552118f261d8f82c05c2501d (patch)
tree89cfa22e35b5476dd4ae8ab79277fa6f2eb25557 /git-tag.html
parenta4df8edd688285dc532353d4075d979d5ec20306 (diff)
downloadgit-htmldocs-94d00a5c4ebb12f2552118f261d8f82c05c2501d.tar.gz
Autogenerated HTML docs for v2.19.1-708-g4ede3
Diffstat (limited to 'git-tag.html')
-rw-r--r--git-tag.html24
1 files changed, 12 insertions, 12 deletions
diff --git a/git-tag.html b/git-tag.html
index d2da5ae07..9bb145e71 100644
--- a/git-tag.html
+++ b/git-tag.html
@@ -1056,6 +1056,17 @@ options for details.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--format=&lt;format&gt;
+</dt>
+<dd>
+<p>
+ A string that interpolates <code>%(fieldname)</code> from a tag ref being shown
+ and the object it points at. The format is the same as
+ that of <a href="git-for-each-ref.html">git-for-each-ref(1)</a>. When unspecified,
+ defaults to <code>%(refname:strip=2)</code>.
+</p>
+</dd>
+<dt class="hdlist1">
&lt;tagname&gt;
</dt>
<dd>
@@ -1078,17 +1089,6 @@ options for details.</p></div>
Defaults to HEAD.
</p>
</dd>
-<dt class="hdlist1">
-&lt;format&gt;
-</dt>
-<dd>
-<p>
- A string that interpolates <code>%(fieldname)</code> from a tag ref being shown
- and the object it points at. The format is the same as
- that of <a href="git-for-each-ref.html">git-for-each-ref(1)</a>. When unspecified,
- defaults to <code>%(refname:strip=2)</code>.
-</p>
-</dd>
</dl></div>
</div>
</div>
@@ -1314,7 +1314,7 @@ ISO 8601
<div id="footer">
<div id="footer-text">
Last updated
- 2018-08-17 15:20:20 PDT
+ 2018-10-30 16:33:48 JST
</div>
</div>
</body>