]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-verify-tag.txt
remote-ext: do not segfault for blank lines
[thirdparty/git.git] / Documentation / git-verify-tag.txt
index dada21242c915148543dda8485b3322894aeb4c5..711219749cac76ff1363ce5f27e28da9a7ecba57 100644 (file)
@@ -15,6 +15,10 @@ 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.