doc: fix descripion for 'git tag --format'
commita5e14ea1397f933ab188b2afd6685974044be88d
authorAndreas Heiduk <asheiduk@gmail.com>
Mon, 22 Oct 2018 20:45:44 +0000 (22 22:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 23 Oct 2018 03:23:09 +0000 (23 12:23 +0900)
tree89073e80fd9e6f86a0df18410753379172487170
parentad471949f46c774fcdada93f376360057c6ec777
doc: fix descripion for 'git tag --format'

The '--format=<format>' is now listed in the 'OPTIONS' section, not only
the '<format>' string itself. The description moved up a few paragraphs
because '<format>' is not a standalone paramater but a parameter for the
option '--format'.

Signed-off-by: Andreas Heiduk <asheiduk@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-tag.txt