git-verify-pack.txt: fix inconsistent spelling of "packfile"
Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
fdf96a20ac
commit
d017a450ed
|
@ -40,7 +40,7 @@ OUTPUT FORMAT
|
||||||
-------------
|
-------------
|
||||||
When specifying the -v option the format used is:
|
When specifying the -v option the format used is:
|
||||||
|
|
||||||
SHA-1 type size size-in-pack-file offset-in-packfile
|
SHA-1 type size size-in-packfile offset-in-packfile
|
||||||
|
|
||||||
for objects that are not deltified in the pack, and
|
for objects that are not deltified in the pack, and
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue