Skip to content

Commit c5b3e0f

Browse files
committed
git-describe.txt: formatting fix
A multi-line SYNOPSIS description must be marked as [verse] Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 8ac7a77 commit c5b3e0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/git-describe.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ git-describe - Show the most recent tag that is reachable from a commit
88

99
SYNOPSIS
1010
--------
11+
[verse]
1112
'git describe' [--all] [--tags] [--contains] [--abbrev=<n>] <committish>...
1213
'git describe' [--all] [--tags] [--contains] [--abbrev=<n>] --dirty[=<mark>]
1314

0 commit comments

Comments
 (0)