From cdf222f5f0d6f2f22df12e83c4a1f9aae35f3084 Mon Sep 17 00:00:00 2001 From: Lea Wiemann Date: Tue, 3 Jun 2008 13:06:12 +0200 Subject: [PATCH] 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 Signed-off-by: Junio C Hamano --- Documentation/git-cat-file.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index 3f77dbd10..f58013ca6 100644 --- a/Documentation/git-cat-file.txt +++ b/Documentation/git-cat-file.txt @@ -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 | ] 'git-cat-file' [--batch | --batch-check] < -- 2.30.2