summaryrefslogtreecommitdiffstats
path: root/git-mktag.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-05-07 13:20:28 +0900
committerJunio C Hamano <gitster@pobox.com>2021-05-07 13:20:28 +0900
commitbe601db52373745ac789abd913f1a259585c958a (patch)
tree61431ac4cfb4ac7934254a7230e9dc17504a4bf3 /git-mktag.html
parent4078a55a6fb467915a2f03f271d1390b97eabc13 (diff)
downloadgit-htmldocs-be601db52373745ac789abd913f1a259585c958a.tar.gz
Autogenerated HTML docs for v2.31.1-527-g2d677e
Diffstat (limited to 'git-mktag.html')
-rw-r--r--git-mktag.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/git-mktag.html b/git-mktag.html
index d6c6a964c..0128dcf79 100644
--- a/git-mktag.html
+++ b/git-mktag.html
@@ -755,23 +755,6 @@ git-mktag(1) Manual Page
</div>
</div>
<div class="sect1">
-<h2 id="_options">OPTIONS</h2>
-<div class="sectionbody">
-<div class="dlist"><dl>
-<dt class="hdlist1">
---strict
-</dt>
-<dd>
-<p>
- By default mktag turns on the equivalent of
- <a href="git-fsck.html">git-fsck(1)</a> <code>--strict</code> mode. Use <code>--no-strict</code> to
- disable it.
-</p>
-</dd>
-</dl></div>
-</div>
-</div>
-<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="paragraph"><p>Reads a tag contents on standard input and creates a tag object. The
@@ -799,6 +782,23 @@ the appropriate <code>fsck.&lt;msg-id&gt;</code> varible:</p></div>
</div>
</div>
<div class="sect1">
+<h2 id="_options">OPTIONS</h2>
+<div class="sectionbody">
+<div class="dlist"><dl>
+<dt class="hdlist1">
+--strict
+</dt>
+<dd>
+<p>
+ By default mktag turns on the equivalent of
+ <a href="git-fsck.html">git-fsck(1)</a> <code>--strict</code> mode. Use <code>--no-strict</code> to
+ disable it.
+</p>
+</dd>
+</dl></div>
+</div>
+</div>
+<div class="sect1">
<h2 id="_tag_format">Tag Format</h2>
<div class="sectionbody">
<div class="paragraph"><p>A tag signature file, to be fed to this command&#8217;s standard input,
@@ -828,7 +828,7 @@ care about, but that can be verified with gpg.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-01-26 08:29:19 JST
+ 2021-05-07 13:16:48 JST
</div>
</div>
</body>