projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea81e10
)
Documentation/git-cat-file.txt: add missing line break
author
Lea Wiemann
<lewiemann@gmail.com>
Tue, 3 Jun 2008 11:06:12 +0000
(13:06 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 10 Jun 2008 06:12:48 +0000
(23:12 -0700)
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>
Documentation/git-cat-file.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-cat-file.txt
b/Documentation/git-cat-file.txt
index 3f77dbd107e8dba3eadcb7698d91627f28f7fe1e..f58013ca605631437e5a4806cdd07dba18d8a982 100644
(file)
--- 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 | <type>] <object>
'git-cat-file' [--batch | --batch-check] < <list-of-objects>