SYNOPSIS
gitverify-tag[-v|--verbose] [--format=<format>] [--raw] <tag>…
DESCRIPTION
Validates the gpg signature created by in the tag objects listed on the command line.
OPTIONS
-
Print the raw gpg status output to standard error instead of the normal human-readable output.
-
Print the contents of the tag object before validating it.
GIT
Part of the git(1) suite