X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-cat-file.txt;h=58c8d65772af4ef20ad573af9dd28691f5357437;hb=a8c4d925caba244de842f8fa663c3e6bb7000b89;hp=b191276d7a44511bfce60febe6f5cb9a025ec9a3;hpb=c5034673fd92b6278e6c9d55683770ec01fafc89;p=git.git diff --git a/Documentation/git-cat-file.txt b/Documentation/git-cat-file.txt index b191276d7..58c8d6577 100644 --- a/Documentation/git-cat-file.txt +++ b/Documentation/git-cat-file.txt @@ -9,8 +9,8 @@ git-cat-file - Provide content or type and size information for repository objec 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 -----------