git-describe.txt: formatting fix
A multi-line SYNOPSIS description must be marked as [verse] Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
8ac7a77be6
commit
c5b3e0f549
Documentation
|
@ -8,6 +8,7 @@ git-describe - Show the most recent tag that is reachable from a commit
|
|||
|
||||
SYNOPSIS
|
||||
--------
|
||||
[verse]
|
||||
'git describe' [--all] [--tags] [--contains] [--abbrev=<n>] <committish>...
|
||||
'git describe' [--all] [--tags] [--contains] [--abbrev=<n>] --dirty[=<mark>]
|
||||
|
||||
|
|
Loading…
Reference in New Issue