summaryrefslogtreecommitdiffstats
path: root/git-verify-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
committerJunio C Hamano <gitster@pobox.com>2023-10-23 14:45:54 -0700
commit33be82183d4cd6dc645f64da1402cf9a3f4cdbf3 (patch)
tree4a681cad5c6da23a7d7f56022666fb31397026d2 /git-verify-pack.html
parent359f02427091f2c0fcac4eb7651fe5d159b84a54 (diff)
downloadgit-htmldocs-33be82183d4cd6dc645f64da1402cf9a3f4cdbf3.tar.gz
Autogenerated HTML docs for v2.42.0-482-g2e8e7
Diffstat (limited to 'git-verify-pack.html')
-rw-r--r--git-verify-pack.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-verify-pack.html b/git-verify-pack.html
index 3b18d241e..3230d9f73 100644
--- a/git-verify-pack.html
+++ b/git-verify-pack.html
@@ -758,7 +758,7 @@ git-verify-pack(1) Manual Page
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="paragraph"><p>Reads given idx file for packed Git archive created with the
-<em>git pack-objects</em> command and verifies idx file and the
+<em>git pack-objects</em> command and verifies the idx file and the
corresponding pack file.</p></div>
</div>
</div>
@@ -782,7 +782,7 @@ corresponding pack file.</p></div>
</dt>
<dd>
<p>
- After verifying the pack, show list of objects contained
+ After verifying the pack, show the list of objects contained
in the pack and a histogram of delta chain length.
</p>
</dd>
@@ -795,7 +795,7 @@ corresponding pack file.</p></div>
<dd>
<p>
Do not verify the pack contents; only show the histogram of delta
- chain length. With <code>--verbose</code>, list of objects is also shown.
+ chain length. With <code>--verbose</code>, the list of objects is also shown.
</p>
</dd>
<dt class="hdlist1">
@@ -836,7 +836,7 @@ corresponding pack file.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-10-28 11:53:56 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>