git-mv: shrink usage, no usage on error
[gitweb.git] / Documentation / git-cat-file.txt
index 44983b692d56675e669e8a5ced20ff798c9a3133..ab4dcae21caa190a41c19ec24b4dc2d71a5a73fb 100644 (file)
@@ -1,6 +1,5 @@
 git-cat-file(1)
 ===============
-v0.1, May 2005
 
 NAME
 ----
@@ -32,7 +31,7 @@ OPTIONS
 
 <type>::
        Typically this matches the real type of <object> but asking
-       for a type that can trivially dereferenced from the given
+       for a type that can trivially be dereferenced from the given
        <object> is also permitted.  An example is to ask for a
        "tree" with <object> being a commit object that contains it,
        or to ask for a "blob" with <object> being a tag object that