Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
config.txt: move help.* to a separate file
[gitweb.git]
/
Documentation
/
git-verify-tag.txt
diff --git
a/Documentation/git-verify-tag.txt
b/Documentation/git-verify-tag.txt
index d590edcebd99a3c9321cfdc00499aa6996b78a5b..0b8075dad965f58b159bbe45f18d94bcc9f5ae60 100644
(file)
--- a/
Documentation/git-verify-tag.txt
+++ b/
Documentation/git-verify-tag.txt
@@
-8,7
+8,7
@@
git-verify-tag - Check the GPG signature of tags
SYNOPSIS
--------
[verse]
-'git verify-tag' <tag>...
+'git verify-tag'
[--format=<format>]
<tag>...
DESCRIPTION
-----------