X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-show-index.txt;h=e3285aacfd310cc269cdb03aa9243c939c24def7;hb=35d5ae679c2a6bc2a5f70f9209844ae8c14ae9e3;hp=891f0eff27557acddd1212eae62aca293525d5dd;hpb=8de7e9c07e199bd4d856a9360f8865f0d5fde3eb;p=git.git diff --git a/Documentation/git-show-index.txt b/Documentation/git-show-index.txt index 891f0eff2..e3285aacf 100644 --- a/Documentation/git-show-index.txt +++ b/Documentation/git-show-index.txt @@ -8,13 +8,13 @@ git-show-index - Show packed archive index SYNOPSIS -------- -'git-show-index' < idx-file +'git show-index' < idx-file 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