Skip to content

Commit

Permalink
git-describe.txt: formatting fix
Browse files Browse the repository at this point in the history
A multi-line SYNOPSIS description must be marked as [verse]

Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Nov 10, 2009
1 parent 8ac7a77 commit c5b3e0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/git-describe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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>]

Expand Down

0 comments on commit c5b3e0f

Please sign in to comment.