X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-cat-file.txt;h=ab4dcae21caa190a41c19ec24b4dc2d71a5a73fb;hb=eb777612f085fc42afd0ac6986ed8062f8b75cbd;hp=2131a29993405742fcc67ed81a578c06bf950f44;hpb=f10e0e0b18c8e2e69535e7380fb3c1f9b097cfda;p=git.git diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index 2131a299..ab4dcae2 100644 --- a/Documentation/git-cat-file.txt +++ b/Documentation/git-cat-file.txt @@ -1,6 +1,5 @@ git-cat-file(1) =============== -v0.1, May 2005 NAME ---- @@ -32,7 +31,7 @@ OPTIONS :: Typically this matches the real type of but asking - for a type that can trivially dereferenced from the given + for a type that can trivially be dereferenced from the given is also permitted. An example is to ask for a "tree" with being a commit object that contains it, or to ask for a "blob" with being a tag object that @@ -57,5 +56,5 @@ Documentation by David Greaves, Junio C Hamano and the git-list