From: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxx> - unquoted Update git-cat-file documentation with references for different ways of specifying <objects> Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@xxxxxxxxx> --- Documentation/git-cat-file.txt | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index 7e90ce9..075c0d0 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 -- 1.5.0.rc2.75.gdbaa0-dirty - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html