X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-verify-pack.txt;h=cd74ffd3912adee956bf139c453092635b5650c2;hb=72e9340cfde90189d76ef3c8a4793ea7764ff8ee;hp=9b3946614fabdb62b99140bda3125ac839fa9fa0;hpb=98438bd0e893c23186fb82ea8b04964c0f1ef9d1;p=git.git diff --git a/Documentation/git-verify-pack.txt b/Documentation/git-verify-pack.txt index 9b394661..cd74ffd3 100644 --- a/Documentation/git-verify-pack.txt +++ b/Documentation/git-verify-pack.txt @@ -3,7 +3,7 @@ git-verify-pack(1) NAME ---- -git-verify-pack - Validate packed GIT archive files. +git-verify-pack - Validate packed git archive files. SYNOPSIS @@ -13,7 +13,7 @@ SYNOPSIS DESCRIPTION ----------- -Reads given idx file for packed GIT archive created with +Reads given idx file for packed git archive created with git-pack-objects command and verifies idx file and the corresponding pack file.