X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-show-index.txt;h=e3285aacfd310cc269cdb03aa9243c939c24def7;hb=29b802aae6213d02879d21aabac1a8d2e035b583;hp=4ae6ede11eb132e2311ee90a9f206789fc8d6de4;hpb=7d3580d74c6d801419dd91416f9a81750b7d4e2c;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.