X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-verify-pack.txt;h=53a9ce308541c73b6a0fc880d699ed7bed1817cb;hb=b773fc34a0425790db7fe7c6a2d02d742ff41081;hp=478f236996eac55c8142d48de8bda1456b426d4a;hpb=7ac749c96d143ba4f76723959892cbaddbe8ed07;p=git.git diff --git a/Documentation/git-verify-pack.txt b/Documentation/git-verify-pack.txt index 478f23699..53a9ce308 100644 --- a/Documentation/git-verify-pack.txt +++ b/Documentation/git-verify-pack.txt @@ -8,13 +8,13 @@ git-verify-pack - Validate packed git archive files SYNOPSIS -------- -'git-verify-pack' [-v] [--] .idx ... +'git verify-pack' [-v] [--] .idx ... DESCRIPTION ----------- -Reads given idx file for packed git archive created with -git-pack-objects command and verifies idx file and 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. OPTIONS