* [PATCH] Documentation/git-cat-file.txt: add missing line break
@ 2008-06-03 11:06 Lea Wiemann
0 siblings, 0 replies; only message in thread
From: Lea Wiemann @ 2008-06-03 11:06 UTC (permalink / raw)
To: git; +Cc: Lea Wiemann
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>
---
If such small patches are more annoying than helpful, please let me
know. ;)
Documentation/git-cat-file.txt | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt
index f6c394c..bcf4f88 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 | <type>] <object>
'git-cat-file' [--batch | --batch-check] < <list-of-objects>
--
1.5.6.rc0.92.g27fd.dirty
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-03 11:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-03 11:06 [PATCH] Documentation/git-cat-file.txt: add missing line break Lea Wiemann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).