Browse Source

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
Junio C Hamano 15 years ago
parent
commit
c5b3e0f549
  1. 1
      Documentation/git-describe.txt

1
Documentation/git-describe.txt

@ -8,6 +8,7 @@ git-describe - Show the most recent tag that is reachable from a commit @@ -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…
Cancel
Save