git-verify-tag.1   [plain text]


'\" t
.\"     Title: git-verify-tag
.\"    Author: [see the "Author" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\"      Date: 04/06/2011
.\"    Manual: Git Manual
.\"    Source: Git 1.7.4.4
.\"  Language: English
.\"
.TH "GIT\-VERIFY\-TAG" "1" "04/06/2011" "Git 1\&.7\&.4\&.4" "Git Manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
git-verify-tag \- Check the GPG signature of tags
.SH "SYNOPSIS"
.sp
\fIgit verify\-tag\fR <tag>\&...
.SH "DESCRIPTION"
.sp
Validates the gpg signature created by \fIgit tag\fR\&.
.SH "OPTIONS"
.PP
\-v, \-\-verbose
.RS 4
Print the contents of the tag object before validating it\&.
.RE
.PP
<tag>\&...
.RS 4
SHA1 identifiers of git tag objects\&.
.RE
.SH "AUTHOR"
.sp
Written by Jan Harkes <\m[blue]\fBjaharkes@cs\&.cmu\&.edu\fR\m[]\&\s-2\u[1]\d\s+2> and Eric W\&. Biederman <\m[blue]\fBebiederm@xmission\&.com\fR\m[]\&\s-2\u[2]\d\s+2>
.SH "DOCUMENTATION"
.sp
Documentation by Junio C Hamano and the git\-list <\m[blue]\fBgit@vger\&.kernel\&.org\fR\m[]\&\s-2\u[3]\d\s+2>\&.
.SH "GIT"
.sp
Part of the \fBgit\fR(1) suite
.SH "NOTES"
.IP " 1." 4
jaharkes@cs.cmu.edu
.RS 4
\%mailto:jaharkes@cs.cmu.edu
.RE
.IP " 2." 4
ebiederm@xmission.com
.RS 4
\%mailto:ebiederm@xmission.com
.RE
.IP " 3." 4
git@vger.kernel.org
.RS 4
\%mailto:git@vger.kernel.org
.RE