Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Don't use dash commands (git-foo) in tutorial-2
[gitweb.git]
/
Documentation
/
git-cat-file.txt
diff --git
a/Documentation/git-cat-file.txt
b/Documentation/git-cat-file.txt
index f6c394c48240314298dd67716c6d96e6d9704c11..f58013ca605631437e5a4806cdd07dba18d8a982 100644
(file)
--- a/
Documentation/git-cat-file.txt
+++ b/
Documentation/git-cat-file.txt
@@
-8,6
+8,7
@@
git-cat-file - Provide content or type/size information for repository objects
SYNOPSIS
--------
+[verse]
'git-cat-file' [-t | -s | -e | -p | <type>] <object>
'git-cat-file' [--batch | --batch-check] < <list-of-objects>
@@
-103,4
+104,4
@@
Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
GIT
---
-Part of the linkgit:git[
7
] suite
+Part of the linkgit:git[
1
] suite