summaryrefslogtreecommitdiffstats
path: root/man1/git-tag.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-tag.1')
-rw-r--r--man1/git-tag.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-tag.1 b/man1/git-tag.1
index d2080e88c..733664bcb 100644
--- a/man1/git-tag.1
+++ b/man1/git-tag.1
@@ -2,12 +2,12 @@
.\" Title: git-tag
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-02-06
+.\" Date: 2024-02-08
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.561.g235986be82
+.\" Source: Git 2.43.0.581.g5216f8f5c4
.\" Language: English
.\"
-.TH "GIT\-TAG" "1" "2024\-02\-06" "Git 2\&.43\&.0\&.561\&.g235986" "Git Manual"
+.TH "GIT\-TAG" "1" "2024\-02\-08" "Git 2\&.43\&.0\&.581\&.g5216f8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -302,7 +302,7 @@ By default, \fIgit tag\fR in sign\-with\-default mode (\-s) will use your commit
.\}
.nf
[user]
- signingKey = <gpg\-key_id>
+ signingKey = <gpg\-key\-id>
.fi
.if n \{\
.RE