git-tag(1): -v option is a subcommand; fix code block
commit86b9e017e485a4e56fb8f096cb9094c415483118
authorJonas Fonseca <fonseca@diku.dk>
Tue, 1 May 2007 07:24:59 +0000 (1 09:24 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 4 May 2007 06:27:03 +0000 (3 23:27 -0700)
tree013bc1ba98874aaebb0606cffdfdb57255a1dc5f
parentff06c743dcd7f451381b41aeac4288179eaec428
git-tag(1): -v option is a subcommand; fix code block

When the -v is passed, git-tag will exit after it is processed like it
does with the -d and -l options. Additionally, missing code block caused
wrong rendering of an option example.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-tag.txt