Browse Source

Merge branch 'dn/gpg-doc'

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 9 years ago
parent
commit
3a76459922
  1. 2
      Documentation/git-tag.txt
  2. 2
      Documentation/git-verify-commit.txt

2
Documentation/git-tag.txt

@ -78,7 +78,7 @@ OPTIONS @@ -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,

2
Documentation/git-verify-commit.txt

@ -12,7 +12,7 @@ SYNOPSIS @@ -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
-------

Loading…
Cancel
Save