Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tag.c: implement '--format' option
[gitweb.git]
/
Documentation
/
git-verify-tag.txt
diff --git
a/Documentation/git-verify-tag.txt
b/Documentation/git-verify-tag.txt
index f88ba96f023ac9f497f01ef699d0931a6d14e59a..d590edcebd99a3c9321cfdc00499aa6996b78a5b 100644
(file)
--- a/
Documentation/git-verify-tag.txt
+++ b/
Documentation/git-verify-tag.txt
@@
-16,6
+16,10
@@
Validates the gpg signature created by 'git tag'.
OPTIONS
-------
+--raw::
+ Print the raw gpg status output to standard error instead of the normal
+ human-readable output.
+
-v::
--verbose::
Print the contents of the tag object before validating it.