/* Void Main's man pages */

{ phpMan } else { main(); }

Command: man perldoc info search(apropos)  


GIT-VERIFY-TAG(1)                                          Git Manual                                          GIT-VERIFY-TAG(1)



NAME
       git-verify-tag - Check the GPG signature of tags

SYNOPSIS
       git verify-tag <tag>...

DESCRIPTION
       Validates the gpg signature created by git tag.

OPTIONS
       -v, --verbose
           Print the contents of the tag object before validating it.

       <tag>...
           SHA1 identifiers of git tag objects.

AUTHOR
       Written by Jan Harkes <jaharkesATcs.edu[1]> and Eric W. Biederman <ebiedermATxmission.com[2]>

DOCUMENTATION
       Documentation by Junio C Hamano and the git-list <gitATvger.org[3]>.

GIT
       Part of the git(1) suite

NOTES
        1. jaharkesATcs.edu
           mailto:jaharkesATcs.edu

        2. ebiedermATxmission.com
           mailto:ebiedermATxmission.com

        3. gitATvger.org
           mailto:gitATvger.org



Git 1.7.4.4                                                04/11/2011                                          GIT-VERIFY-TAG(1)

Valid XHTML 1.0!Valid CSS!