Browse Source

Documentation/git-cat-file.txt: add missing line break

Without [verse], the line break between the two synopsis lines does
not make it into the man page.

Signed-off-by: Lea Wiemann <LeWiemann@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Lea Wiemann 17 years ago committed by Junio C Hamano
parent
commit
cdf222f5f0
  1. 1
      Documentation/git-cat-file.txt

1
Documentation/git-cat-file.txt

@ -8,6 +8,7 @@ git-cat-file - Provide content or type/size information for repository objects @@ -8,6 +8,7 @@ git-cat-file - Provide content or type/size information for repository objects

SYNOPSIS
--------
[verse]
'git-cat-file' [-t | -s | -e | -p | <type>] <object>
'git-cat-file' [--batch | --batch-check] < <list-of-objects>


Loading…
Cancel
Save