Autogenerated HTML docs for v1.5.6-rc2-26-g8c37
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 11 Jun 2008 07:52:28 +0000 (07:52 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 11 Jun 2008 07:52:28 +0000 (07:52 +0000)
git-cat-file.html
git-cat-file.txt

index dabab4499cbead3f70a05bd5d99d10c890033819..ba07cd5b021f947b7efeb1e73498225ea633db3e 100644 (file)
@@ -272,8 +272,9 @@ git-cat-file(1) Manual Page
 </div>\r
 <h2>SYNOPSIS</h2>\r
 <div class="sectionbody">\r
-<p><em>git-cat-file</em> [-t | -s | -e | -p | &lt;type&gt;] &lt;object&gt;\r
-<em>git-cat-file</em> [--batch | --batch-check] &lt; &lt;list-of-objects&gt;</p>\r
+<div class="verseblock">\r
+<div class="content"><em>git-cat-file</em> [-t | -s | -e | -p | &lt;type&gt;] &lt;object&gt;\r
+<em>git-cat-file</em> [--batch | --batch-check] &lt; &lt;list-of-objects&gt;</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
@@ -406,7 +407,7 @@ for each object specified on stdin that does not exist in the repository:</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Jun-2008 01:33:23 UTC\r
+Last updated 11-Jun-2008 07:52:11 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 3f77dbd107e8dba3eadcb7698d91627f28f7fe1e..f58013ca605631437e5a4806cdd07dba18d8a982 100644 (file)
@@ -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>