summaryrefslogtreecommitdiffstats
path: root/git-cat-file.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-01-23 14:34:27 -0800
committerJunio C Hamano <gitster@pobox.com>2018-01-23 14:34:27 -0800
commit7b9cce9df833532347e272c1a4ad6b17f6564f7f (patch)
treecae0754028bacaf8511ea4a0d53e4fc54c21e183 /git-cat-file.html
parent613e7c2b6be68147a3a683ac3ff41cc394b18c10 (diff)
downloadgit-htmldocs-7b9cce9df833532347e272c1a4ad6b17f6564f7f.tar.gz
Autogenerated HTML docs for v2.16.1-72-g5be1f
Diffstat (limited to 'git-cat-file.html')
-rw-r--r--git-cat-file.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-cat-file.html b/git-cat-file.html
index f2705cad4..6ad4d2b68 100644
--- a/git-cat-file.html
+++ b/git-cat-file.html
@@ -806,8 +806,9 @@ space, so that the appropriate drivers can be determined.</p></div>
</dt>
<dd>
<p>
- Suppress all output; instead exit with zero status if &lt;object&gt;
- exists and is a valid object.
+ Exit with zero status if &lt;object&gt; exists and is a valid
+ object. If &lt;object&gt; is of an invalid format exit with non-zero and
+ emits an error on stderr.
</p>
</dd>
<dt class="hdlist1">
@@ -1000,7 +1001,7 @@ respectively print:</p></div>
<div class="sectionbody">
<div class="paragraph"><p>If <code>-t</code> is specified, one of the &lt;type&gt;.</p></div>
<div class="paragraph"><p>If <code>-s</code> is specified, the size of the &lt;object&gt; in bytes.</p></div>
-<div class="paragraph"><p>If <code>-e</code> is specified, no output.</p></div>
+<div class="paragraph"><p>If <code>-e</code> is specified, no output, unless the &lt;object&gt; is malformed.</p></div>
<div class="paragraph"><p>If <code>-p</code> is specified, the contents of &lt;object&gt; are pretty-printed.</p></div>
<div class="paragraph"><p>If &lt;type&gt; is specified, the raw (though uncompressed) contents of the &lt;object&gt;
will be returned.</p></div>
@@ -1162,7 +1163,7 @@ will be reported.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2017-09-25 00:24:34 PDT
+Last updated 2018-01-23 14:34:02 PST
</div>
</div>
</body>