X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-cat-file.txt;h=d35e8a04fe28b095b5405ae2e0b09e3ab448bf63;hb=f7484dbb835871f9526c56eb325011a312df626b;hp=f6c394c48240314298dd67716c6d96e6d9704c11;hpb=0dbaa5bd514b9d234c07fd6b857888566abcf836;p=git.git diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index f6c394c48..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 ----------- @@ -103,4 +104,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list