aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-cat-file.txt
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@gmail.com>2007-01-30 13:26:51 +0530
committerJunio C Hamano <junkio@cox.net>2007-01-31 13:32:38 -0800
commit8933364da105104b77c3a199b6cd4c4bdc30297c (patch)
tree5bb0f825055431ea9c4585a774b1cbd8c6d38135 /Documentation/git-cat-file.txt
parent84a978f11870824dae45c7d0fa612a10f64b3fff (diff)
downloadgit-8933364da105104b77c3a199b6cd4c4bdc30297c.tar.gz
Update git-cat-file documentation
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-cat-file.txt')
-rw-r--r--Documentation/git-cat-file.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt
index 7e90ce91bc..075c0d05ef 100644
--- a/Documentation/git-cat-file.txt
+++ b/Documentation/git-cat-file.txt
@@ -19,7 +19,9 @@ or '-s' is used to find the object size.
OPTIONS
-------
<object>::
- The sha1 identifier of the object.
+ The name of the object to show.
+ For a more complete list of ways to spell object names, see
+ "SPECIFYING REVISIONS" section in gitlink:git-rev-parse[1].
-t::
Instead of the content, show the object type identified by