X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-verify-pack.txt;h=cd74ffd3912adee956bf139c453092635b5650c2;hb=562051809589574576971c53c23aad93f8c395d9;hp=b100aa765a2de023a4c18b1ef9643a03b98243c4;hpb=df8baa42fe4eeb5a021ac262caf601f44d2a5746;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.