6 git-verify-tag - Check the GPG signature of tags
11 'git verify-tag' <tag>...
15 Validates the gpg signature created by 'git tag'.
20 Print the raw gpg status output to standard error instead of the normal
21 human-readable output.
25 Print the contents of the tag object before validating it.
28 SHA-1 identifiers of Git tag objects.
32 Part of the linkgit:git[1] suite