summaryrefslogtreecommitdiffstats
path: root/git-cat-file.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-05 16:28:21 -0700
committerJunio C Hamano <gitster@pobox.com>2022-08-05 16:28:21 -0700
commit7e2bf2c493dff91017499f0cd6f60335172ab728 (patch)
tree9d39c9783af6ec03d1b534bb78237c13cc7e8c1e /git-cat-file.html
parent4c997f7870bbf322d30b04e51534b09f64da2f8f (diff)
downloadgit-htmldocs-7e2bf2c493dff91017499f0cd6f60335172ab728.tar.gz
Autogenerated HTML docs for v2.37.1-377-g679aa
Diffstat (limited to 'git-cat-file.html')
-rw-r--r--git-cat-file.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/git-cat-file.html b/git-cat-file.html
index 9471f9acc..bfc82bd13 100644
--- a/git-cat-file.html
+++ b/git-cat-file.html
@@ -754,7 +754,7 @@ git-cat-file(1) Manual Page
<em>git cat-file</em> (-t | -s) [--allow-unknown-type] &lt;object&gt;
<em>git cat-file</em> (--batch | --batch-check | --batch-command) [--batch-all-objects]
[--buffer] [--follow-symlinks] [--unordered]
- [--textconv | --filters]
+ [--textconv | --filters] [-z]
<em>git cat-file</em> (--textconv | --filters)
[&lt;rev&gt;:&lt;path|tree-ish&gt; | --path=&lt;path|tree-ish&gt; &lt;rev&gt;]</pre>
<div class="attribution">
@@ -1080,6 +1080,16 @@ respectively print:</p></div>
</div></div>
</div></div>
</dd>
+<dt class="hdlist1">
+-z
+</dt>
+<dd>
+<p>
+ Only meaningful with <code>--batch</code>, <code>--batch-check</code>, or
+ <code>--batch-command</code>; input is NUL-delimited instead of
+ newline-delimited.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1263,7 +1273,7 @@ will be reported.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-08-03 14:33:44 PDT
+ 2022-08-05 16:26:23 PDT
</div>
</div>
</body>