summaryrefslogtreecommitdiffstats
path: root/git-cat-file.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-19 14:26:17 -0700
committerJunio C Hamano <gitster@pobox.com>2015-05-19 14:26:17 -0700
commite1b28594a7acfaa493ca0cf32e7e970dc549527a (patch)
tree5e63878f0543693e0c35dc49d2b9a649ad32d720 /git-cat-file.txt
parent93f23166221e56a0b4b044f9a8b0b53aa57bc9e4 (diff)
downloadgit-htmldocs-e1b28594a7acfaa493ca0cf32e7e970dc549527a.tar.gz
Autogenerated HTML docs for v2.4.1-217-g6c124
Diffstat (limited to 'git-cat-file.txt')
-rw-r--r--git-cat-file.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/git-cat-file.txt b/git-cat-file.txt
index f6a16f430..499ae7b98 100644
--- a/git-cat-file.txt
+++ b/git-cat-file.txt
@@ -9,7 +9,7 @@ git-cat-file - Provide content or type and size information for repository objec
SYNOPSIS
--------
[verse]
-'git cat-file' (-t | -s | -e | -p | <type> | --textconv ) <object>
+'git cat-file' (-t [--allow-unknown-type]| -s [--allow-unknown-type]| -e | -p | <type> | --textconv ) <object>
'git cat-file' (--batch | --batch-check) < <list-of-objects>
DESCRIPTION
@@ -69,6 +69,9 @@ OPTIONS
not be combined with any other options or arguments. See the
section `BATCH OUTPUT` below for details.
+--allow-unknown-type::
+ Allow -s or -t to query broken/corrupt objects of unknown type.
+
OUTPUT
------
If '-t' is specified, one of the <type>.