Browse Source

Documentation: GPG capitalization

When "GPG" is used in a sentence it is now consistently capitalized.
When referring to the binary it is left as "gpg".

Signed-off-by: David Nicolson <david.nicolson@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Dave Nicolson 9 years ago committed by Junio C Hamano
parent
commit
bc91316781
  1. 2
      Documentation/git-tag.txt
  2. 2
      Documentation/git-verify-commit.txt

2
Documentation/git-tag.txt

@ -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,

2
Documentation/git-verify-commit.txt

@ -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
------- -------

Loading…
Cancel
Save