X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-show-index.txt;h=e3285aacfd310cc269cdb03aa9243c939c24def7;hb=75b9a8a6d5aee29b1d0d03935531081e6180c0db;hp=891f0eff27557acddd1212eae62aca293525d5dd;hpb=9dc784a970ba5cc3871f7244c6bf6a823754f0a0;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