summaryrefslogtreecommitdiffstats
path: root/git-cat-file.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-02-05 11:00:39 -0800
committerJunio C Hamano <gitster@pobox.com>2022-02-05 11:00:39 -0800
commit0170485c457d7e861874a761fb76ee8de1a79d89 (patch)
tree73192d34276a0b5bff5f8b80395337b918c54c10 /git-cat-file.html
parent1a168682dd3130e375b8ba4b9124e1c174375f92 (diff)
downloadgit-htmldocs-0170485c457d7e861874a761fb76ee8de1a79d89.tar.gz
Autogenerated HTML docs for v2.35.1-46-g38062
Diffstat (limited to 'git-cat-file.html')
-rw-r--r--git-cat-file.html12
1 files changed, 9 insertions, 3 deletions
diff --git a/git-cat-file.html b/git-cat-file.html
index 76c3d0f21..516c38e34 100644
--- a/git-cat-file.html
+++ b/git-cat-file.html
@@ -749,8 +749,14 @@ git-cat-file(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git cat-file</em> (-t [--allow-unknown-type]| -s [--allow-unknown-type]| -e | -p | &lt;type&gt; | --textconv | --filters ) [--path=&lt;path&gt;] &lt;object&gt;
-<em>git cat-file</em> (--batch[=&lt;format&gt;] | --batch-check[=&lt;format&gt;]) [ --textconv | --filters ] [--follow-symlinks]</pre>
+<pre class="content"><em>git cat-file</em> &lt;type&gt; &lt;object&gt;
+<em>git cat-file</em> (-e | -p) &lt;object&gt;
+<em>git cat-file</em> (-t | -s) [--allow-unknown-type] &lt;object&gt;
+<em>git cat-file</em> (--batch | --batch-check) [--batch-all-objects]
+ [--buffer] [--follow-symlinks] [--unordered]
+ [--textconv | --filters]
+<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">
</div></div>
</div>
@@ -1188,7 +1194,7 @@ will be reported.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-10-18 17:00:13 PDT
+ 2022-02-05 10:58:33 PST
</div>
</div>
</body>