Documentation/git-config: fix --get-all description
[gitweb.git] / Documentation / git-verify-tag.txt
index f88ba96f023ac9f497f01ef699d0931a6d14e59a..d590edcebd99a3c9321cfdc00499aa6996b78a5b 100644 (file)
@@ -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.