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
maint
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:: -v::
--verify:: --verify::
Verify the gpg signature of the given tag names. Verify the GPG signature of the given tag names.


-n<num>:: -n<num>::
<num> specifies how many lines from the annotation, if any, <num> specifies how many lines from the annotation, if any,

View File

@ -12,7 +12,7 @@ SYNOPSIS


DESCRIPTION DESCRIPTION
----------- -----------
Validates the gpg signature created by 'git commit -S'. Validates the GPG signature created by 'git commit -S'.


OPTIONS OPTIONS
------- -------