Autogenerated HTML docs for v1.3.3-ged90
[git.git] / git-cat-file.html
index 0b071a7..d52d225 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.1" />\r
+<meta name="generator" content="AsciiDoc 7.0.2" />\r
 <style type="text/css">\r
 /* Debug borders */\r
 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
@@ -272,12 +272,12 @@ 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 | &lt;type&gt;] &lt;object&gt;</p>\r
+<p><em>git-cat-file</em> [-t | -s | -e | -p | &lt;type&gt;] &lt;object&gt;</p>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
 <p>Provides content or type of objects in the repository. The type\r
-is required unless <em>-t</em> is used to find the object type,\r
+is required unless <em>-t</em> or <em>-p</em> is used to find the object type,\r
 or <em>-s</em> is used to find the object size.</p>\r
 </div>\r
 <h2>OPTIONS</h2>\r
@@ -319,6 +319,14 @@ or <em>-s</em> is used to find the object size.</p>
 </p>\r
 </dd>\r
 <dt>\r
+-p\r
+</dt>\r
+<dd>\r
+<p>\r
+        Pretty-print the contents of &lt;object&gt; based on its type.\r
+</p>\r
+</dd>\r
+<dt>\r
 &lt;type&gt;\r
 </dt>\r
 <dd>\r
@@ -338,6 +346,7 @@ or <em>-s</em> is used to find the object size.</p>
 <p>If <em>-t</em> is specified, one of the &lt;type&gt;.</p>\r
 <p>If <em>-s</em> is specified, the size of the &lt;object&gt; in bytes.</p>\r
 <p>If <em>-e</em> is specified, no output.</p>\r
+<p>If <em>-p</em> is specified, the contents of &lt;object&gt; are pretty-printed.</p>\r
 <p>Otherwise the raw (though uncompressed) contents of the &lt;object&gt; will\r
 be returned.</p>\r
 </div>\r
@@ -355,7 +364,7 @@ be returned.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 06-Jan-2006 17:12:05 PDT\r
+Last updated 25-May-2006 05:54:45 UTC\r
 </div>\r
 </div>\r
 </body>\r