We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 07135d6 + 473fa2d commit bf23fe5Copy full SHA for bf23fe5
Documentation/git-cat-file.txt
@@ -12,7 +12,7 @@ SYNOPSIS
12
'git cat-file' <type> <object>
13
'git cat-file' (-e | -p) <object>
14
'git cat-file' (-t | -s) [--allow-unknown-type] <object>
15
-'git cat-file' (--batch | --batch-check) [--batch-all-objects]
+'git cat-file' (--batch | --batch-check | --batch-command) [--batch-all-objects]
16
[--buffer] [--follow-symlinks] [--unordered]
17
[--textconv | --filters]
18
'git cat-file' (--textconv | --filters)
0 commit comments