submodule init: initialize active submodules
[gitweb.git] / Documentation / git-tag.txt
index 1d2e9a05f68e8248d129489125080e4c3f70bf27..525737a5d891bb4a8b4df92c26a20550a927a0b9 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
 -----------