Code

Merge branch 'jl/clone-recurse-sm-synonym'
[git.git] / Documentation / git-verify-tag.txt
index 84e70a02348105c98a004c080875ab8e85fe099c..711219749cac76ff1363ce5f27e28da9a7ecba57 100644 (file)
@@ -11,10 +11,14 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Validates the gpg signature created by 'git-tag'.
+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.