X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=Documentation%2Fgit-verify-pack.txt;h=0eb9ffbdd2e691c24ed07eb8c97828bc3a81b427;hb=HEAD;hp=cd230769fdc6db2575d274d2a64608fe414c0d2e;hpb=63d1cf6526a51d72f5c14cf9f8c72d3cc37762bb;p=git.git diff --git a/Documentation/git-verify-pack.txt b/Documentation/git-verify-pack.txt index cd230769f..0eb9ffbdd 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 @@ -14,7 +14,7 @@ SYNOPSIS DESCRIPTION ----------- -Reads given idx file for packed git archive created with the +Reads given idx file for packed Git archive created with the 'git pack-objects' command and verifies idx file and the corresponding pack file.