Merge branch 'dn/gpg-doc' into maint

The documentation tries to consistently spell "GPG"; when
referring to the specific program name, "gpg" is used.

* dn/gpg-doc:
  Documentation: GPG capitalization
This commit is contained in:
Junio C Hamano 2016-07-06 13:06:36 -07:00
commit 17eb7a7858
2 changed files with 2 additions and 2 deletions

View file

@ -78,7 +78,7 @@ OPTIONS
-v::
--verify::
Verify the gpg signature of the given tag names.
Verify the GPG signature of the given tag names.
-n<num>::
<num> specifies how many lines from the annotation, if any,

View file

@ -12,7 +12,7 @@ SYNOPSIS
DESCRIPTION
-----------
Validates the gpg signature created by 'git commit -S'.
Validates the GPG signature created by 'git commit -S'.
OPTIONS
-------