Code

git-shortlog.txt: improve documentation about .mailmap files
[git.git] / Documentation / git-verify-pack.txt
index 8536a183617f1175d35fb192c7f43e8735278f8e..c8611632d1d501d57eb7000de0ec3c3b36810b80 100644 (file)
@@ -13,8 +13,8 @@ SYNOPSIS
 
 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
@@ -42,7 +42,7 @@ for objects that are deltified.
 
 Author
 ------
-Written by Junio C Hamano <junkio@cox.net>
+Written by Junio C Hamano <gitster@pobox.com>
 
 Documentation
 --------------