X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-show-index.txt;h=e3285aacfd310cc269cdb03aa9243c939c24def7;hb=8b3dce565084c89ceb19f7ccf0fe22ffd365f7fd;hp=4ae6ede11eb132e2311ee90a9f206789fc8d6de4;hpb=7dde4bb3674da53dd9e33c741bea3fe680690a0d;p=git.git diff --git a/Documentation/git-show-index.txt b/Documentation/git-show-index.txt index 4ae6ede11..e3285aacf 100644 --- a/Documentation/git-show-index.txt +++ b/Documentation/git-show-index.txt @@ -14,10 +14,10 @@ SYNOPSIS DESCRIPTION ----------- Reads given idx file for packed git archive created with -`git-pack-objects` command, and dumps its contents. +'git-pack-objects' command, and dumps its contents. The information it outputs is subset of what you can get from -`git-verify-pack -v`; this command only shows the packfile +'git-verify-pack -v'; this command only shows the packfile offset and SHA1 of each object.