summaryrefslogtreecommitdiffstats
path: root/git-verify-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-03-03 02:01:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-03-03 02:01:16 +0000
commit4f1d8c48d0527535cace5f7f7b25e546a7ba7dab (patch)
tree1770764183352dbfe1003de1f6bfb304db4a55cb /git-verify-pack.html
parent69a98586dace45994f1eeeee63cf19d056bfc561 (diff)
downloadgit-htmldocs-4f1d8c48d0527535cace5f7f7b25e546a7ba7dab.tar.gz
Autogenerated HTML docs for v1.5.4.3-422-g34cd6
Diffstat (limited to 'git-verify-pack.html')
-rw-r--r--git-verify-pack.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-verify-pack.html b/git-verify-pack.html
index 5a792458b..2be9d3da0 100644
--- a/git-verify-pack.html
+++ b/git-verify-pack.html
@@ -315,12 +315,12 @@ corresponding pack file.</p>
<p>When specifying the -v option the format used is:</p>
<div class="literalblock">
<div class="content">
-<pre><tt>SHA1 type size offset-in-packfile</tt></pre>
+<pre><tt>SHA1 type size size-in-pack-file offset-in-packfile</tt></pre>
</div></div>
<p>for objects that are not deltified in the pack, and</p>
<div class="literalblock">
<div class="content">
-<pre><tt>SHA1 type size offset-in-packfile depth base-SHA1</tt></pre>
+<pre><tt>SHA1 type size size-in-packfile offset-in-packfile depth base-SHA1</tt></pre>
</div></div>
<p>for objects that are deltified.</p>
</div>
@@ -338,7 +338,7 @@ corresponding pack file.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:58 UTC
+Last updated 03-Mar-2008 02:00:00 UTC
</div>
</div>
</body>