Merge branch 'ls/travis-enable-httpd-tests'
[gitweb.git] / Documentation / git-verify-commit.txt
index 9413e2802a718117bd0b7c9997d55619ea18ba59..92097f6673d8e72229b42c33227353ad5226f17e 100644 (file)
@@ -12,10 +12,14 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Validates the gpg signature created by 'git commit -S'.
+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.