X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-verify-pack.txt;h=c8611632d1d501d57eb7000de0ec3c3b36810b80;hb=a0c0447b8eda07529eec2ae8fbc6bf68e1ff2d67;hp=4d95c6c8914d6db7d4ea3de4a25fff17ed887582;hpb=7dde4bb3674da53dd9e33c741bea3fe680690a0d;p=git.git diff --git a/Documentation/git-verify-pack.txt b/Documentation/git-verify-pack.txt index 4d95c6c89..c8611632d 100644 --- a/Documentation/git-verify-pack.txt +++ b/Documentation/git-verify-pack.txt @@ -14,7 +14,7 @@ SYNOPSIS DESCRIPTION ----------- Reads given idx file for packed git archive created with the -`git-pack-objects` command and verifies idx file and the +'git-pack-objects' command and verifies idx file and the corresponding pack file. OPTIONS @@ -42,7 +42,7 @@ for objects that are deltified. Author ------ -Written by Junio C Hamano +Written by Junio C Hamano Documentation --------------