Skip to content

Commit bf23fe5

Browse files
committed
Merge branch 'jc/cat-file-batch-commands'
Doc fix. * jc/cat-file-batch-commands: Documentation: add --batch-command to cat-file synopsis
2 parents 07135d6 + 473fa2d commit bf23fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-cat-file.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SYNOPSIS
1212
'git cat-file' <type> <object>
1313
'git cat-file' (-e | -p) <object>
1414
'git cat-file' (-t | -s) [--allow-unknown-type] <object>
15-
'git cat-file' (--batch | --batch-check) [--batch-all-objects]
15+
'git cat-file' (--batch | --batch-check | --batch-command) [--batch-all-objects]
1616
[--buffer] [--follow-symlinks] [--unordered]
1717
[--textconv | --filters]
1818
'git cat-file' (--textconv | --filters)

0 commit comments

Comments
 (0)