summaryrefslogtreecommitdiffstats
path: root/git-verify-tag.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-01-31 14:01:04 -0800
committerJunio C Hamano <gitster@pobox.com>2017-01-31 14:01:04 -0800
commitc05f739ccf383e9a1515bc25b3fd96f673df83b9 (patch)
tree406ee11195ec7c525ea81f6dcc96811cdab3fa34 /git-verify-tag.txt
parentbcd98f41a1bf21a71ee80e4b1f381e1290909b66 (diff)
downloadgit-htmldocs-c05f739ccf383e9a1515bc25b3fd96f673df83b9.tar.gz
Autogenerated HTML docs for v2.11.0-616-g8f600
Diffstat (limited to 'git-verify-tag.txt')
-rw-r--r--git-verify-tag.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-verify-tag.txt b/git-verify-tag.txt
index d590edceb..0b8075dad 100644
--- a/git-verify-tag.txt
+++ b/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
-----------