From: Aneesh Kumar K.V Date: Tue, 30 Jan 2007 07:56:51 +0000 (+0530) Subject: Update git-cat-file documentation X-Git-Tag: v1.5.0-rc3~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8933364da105104b77c3a199b6cd4c4bdc30297c;p=git.git Update git-cat-file documentation Signed-off-by: Aneesh Kumar K.V Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index 7e90ce91b..075c0d05e 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 ------- :: - 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