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