@ -9,7 +9,7 @@ git-tag - Create, list, delete or verify a tag object signed with GPG
@@ -9,7 +9,7 @@ git-tag - Create, list, delete or verify a tag object signed with GPG
Make a GPG-signed tag, using the default e-mail address's key.
-u <key-id>::
--local-user=<key-id>::
-u <keyid>::
--local-user=<keyid>::
Make a GPG-signed tag, using the given key.
-f::
@ -125,14 +125,14 @@ This option is only applicable when listing tags without annotation lines.
@@ -125,14 +125,14 @@ This option is only applicable when listing tags without annotation lines.
Use the given tag message (instead of prompting).
If multiple `-m` options are given, their values are
concatenated as separate paragraphs.
Implies `-a` if none of `-a`, `-s`, or `-u <key-id>`
Implies `-a` if none of `-a`, `-s`, or `-u <keyid>`
is given.
-F <file>::
--file=<file>::
Take the tag message from the given file. Use '-' to
read the message from the standard input.
Implies `-a` if none of `-a`, `-s`, or `-u <key-id>`
Implies `-a` if none of `-a`, `-s`, or `-u <keyid>`
is given.
--cleanup=<mode>::
@ -163,7 +163,7 @@ it in the repository configuration as follows:
@@ -163,7 +163,7 @@ it in the repository configuration as follows: