Merge branch 'js/remote-rename-with-half-configured-remote'
[gitweb.git] / Documentation / git-tag.txt
index 5055a9682393409c1ed07e1e417015f46e46a5bc..8e70c5b6a4117034eb55969bd0a8d0702ae75d71 100644 (file)
@@ -15,7 +15,7 @@ SYNOPSIS
 'git tag' [-n[<num>]] -l [--contains <commit>] [--points-at <object>]
        [--column[=<options>] | --no-column] [--create-reflog] [--sort=<key>]
        [--format=<format>] [--[no-]merged [<commit>]] [<pattern>...]
-'git tag' -v <tagname>...
+'git tag' -v [--format=<format>] <tagname>...
 
 DESCRIPTION
 -----------