X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-verify-pack.txt;h=cd74ffd3912adee956bf139c453092635b5650c2;hb=7b9b4c452c793d0f8e3ff9f0b7fe526448fc314a;hp=b100aa765a2de023a4c18b1ef9643a03b98243c4;hpb=b23f02ee7aa3fc1cdaf6aebde9b731f22671251b;p=git.git diff --git a/Documentation/git-verify-pack.txt b/Documentation/git-verify-pack.txt index b100aa76..cd74ffd3 100644 --- a/Documentation/git-verify-pack.txt +++ b/Documentation/git-verify-pack.txt @@ -1,10 +1,9 @@ git-verify-pack(1) ================== -v0.1, June 2005 NAME ---- -git-verify-pack - Validate packed GIT archive files. +git-verify-pack - Validate packed git archive files. SYNOPSIS @@ -14,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.