author | Jonas Fonseca <fonseca@diku.dk> | |
Tue, 1 May 2007 07:24:59 +0000 (09:24 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 4 May 2007 06:27:03 +0000 (23:27 -0700) | ||
commit | 86b9e017e485a4e56fb8f096cb9094c415483118 | |
tree | 013bc1ba98874aaebb0606cffdfdb57255a1dc5f | tree | snapshot |
parent | ff06c743dcd7f451381b41aeac4288179eaec428 | commit | diff |
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>
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 | diff | blob | history |