X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-cat-file.txt;h=d35e8a04fe28b095b5405ae2e0b09e3ab448bf63;hb=0e25790f1d9cbbcac5dc6fbcea3096c3590f45d7;hp=f58013ca605631437e5a4806cdd07dba18d8a982;hpb=4eda12f13ad49b355ad7bba821d259aa35287640;p=git.git diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index f58013ca6..d35e8a04f 100644 --- a/Documentation/git-cat-file.txt +++ b/Documentation/git-cat-file.txt @@ -9,8 +9,8 @@ git-cat-file - Provide content or type/size information for repository objects SYNOPSIS -------- [verse] -'git-cat-file' [-t | -s | -e | -p | ] -'git-cat-file' [--batch | --batch-check] < +'git cat-file' [-t | -s | -e | -p | ] +'git cat-file' [--batch | --batch-check] < DESCRIPTION -----------