X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-cat-file.txt;h=ab4dcae21caa190a41c19ec24b4dc2d71a5a73fb;hb=e388ab74dbaea5cdbf07b175be8d6980579392f4;hp=2131a29993405742fcc67ed81a578c06bf950f44;hpb=98e031f0bb6e857c684e6db24d03d22cfc1a532a;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