Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sp/maint-bash-completion-optim'
[gitweb.git]
/
Documentation
/
git-verify-tag.txt
diff --git
a/Documentation/git-verify-tag.txt
b/Documentation/git-verify-tag.txt
index dffba8906ae27bbb305f14732c390eea39bbdca5..ba837df4bc66e2b828fcd49c94f35957c27322df 100644
(file)
--- a/
Documentation/git-verify-tag.txt
+++ b/
Documentation/git-verify-tag.txt
@@
-7,11
+7,11
@@
git-verify-tag - Check the GPG signature of tags
SYNOPSIS
--------
-'git
-
verify-tag' <tag>...
+'git
verify-tag' <tag>...
DESCRIPTION
-----------
-Validates the gpg signature created by
git-tag
.
+Validates the gpg signature created by
'git-tag'
.
OPTIONS
-------