Code

git-describe: use tags found in packed-refs correctly
[git.git] / Documentation / git-verify-tag.txt
index 48d17fd9c44acc3192987d818f3505c56d2eddb4..7e9c1ed15b6f8a9bf80166ca732d91620694a9f4 100644 (file)
@@ -3,11 +3,11 @@ git-verify-tag(1)
 
 NAME
 ----
-git-verify-tag - Check the GPG signature of tag
+git-verify-tag - Check the GPG signature of tags
 
 SYNOPSIS
 --------
-'git-verify-tag' <tag>
+'git-verify-tag' <tag>...
 
 DESCRIPTION
 -----------
@@ -28,4 +28,4 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[7] suite