Code

Merge branch 'jk/test-must-fail-missing'
[git.git] / Documentation / git-verify-tag.txt
index ba837df4bc66e2b828fcd49c94f35957c27322df..dada21242c915148543dda8485b3322894aeb4c5 100644 (file)
@@ -11,12 +11,12 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Validates the gpg signature created by 'git-tag'.
+Validates the gpg signature created by 'git tag'.
 
 OPTIONS
 -------
-<tag>::
-       SHA1 identifier of a git tag object.
+<tag>...::
+       SHA1 identifiers of git tag objects.
 
 Author
 ------