summaryrefslogtreecommitdiffstats
path: root/git-mktag.txt
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.txt
parent4078a55a6fb467915a2f03f271d1390b97eabc13 (diff)
downloadgit-htmldocs-be601db52373745ac789abd913f1a259585c958a.tar.gz
Autogenerated HTML docs for v2.31.1-527-g2d677e
Diffstat (limited to 'git-mktag.txt')
-rw-r--r--git-mktag.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/git-mktag.txt b/git-mktag.txt
index 17a2603a6..466a69751 100644
--- a/git-mktag.txt
+++ b/git-mktag.txt
@@ -11,14 +11,6 @@ SYNOPSIS
[verse]
'git mktag'
-OPTIONS
--------
-
---strict::
- By default mktag turns on the equivalent of
- linkgit:git-fsck[1] `--strict` mode. Use `--no-strict` to
- disable it.
-
DESCRIPTION
-----------
@@ -45,6 +37,14 @@ the appropriate `fsck.<msg-id>` varible:
git -c fsck.extraHeaderEntry=ignore mktag <my-tag-with-headers
+OPTIONS
+-------
+
+--strict::
+ By default mktag turns on the equivalent of
+ linkgit:git-fsck[1] `--strict` mode. Use `--no-strict` to
+ disable it.
+
Tag Format
----------
A tag signature file, to be fed to this command's standard input,