Merge branch 'rs/use-strbuf-addbuf' into maint
[gitweb.git] / Documentation / git-verify-commit.txt
index 8a5afdea23fe0368dfc01218ce1d0369647f472c..92097f6673d8e72229b42c33227353ad5226f17e 100644 (file)
@@ -16,6 +16,10 @@ Validates the GPG signature created by 'git commit -S'.
 
 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 commit object before validating it.