Skip to content

Commit cdf222f

Browse files
Lea Wiemanngitster
authored andcommitted
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>
1 parent ea81e10 commit cdf222f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/git-cat-file.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ git-cat-file - Provide content or type/size information for repository objects
88

99
SYNOPSIS
1010
--------
11+
[verse]
1112
'git-cat-file' [-t | -s | -e | -p | <type>] <object>
1213
'git-cat-file' [--batch | --batch-check] < <list-of-objects>
1314

0 commit comments

Comments
 (0)