summaryrefslogtreecommitdiffstats
path: root/git-verify-pack.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-08-24 00:51:45 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-08-24 00:51:45 +0000
commitbed00e716afd5ca14f313c92c54ae41bf20167dd (patch)
tree19fb151d895586b1fcf445f5a80740f05f238cd7 /git-verify-pack.html
parentfe24db05d4bb032effbd10c0ef1e4ad11d09c07c (diff)
downloadgit-htmldocs-bed00e716afd5ca14f313c92c54ae41bf20167dd.tar.gz
Autogenerated HTML docs for v1.6.4.1-184-g2e11
Diffstat (limited to 'git-verify-pack.html')
-rw-r--r--git-verify-pack.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/git-verify-pack.html b/git-verify-pack.html
index 38a77a475..f0dc27c54 100644
--- a/git-verify-pack.html
+++ b/git-verify-pack.html
@@ -348,7 +348,19 @@ corresponding pack file.</p></div>
<dd>
<p>
After verifying the pack, show list of objects contained
- in the pack.
+ in the pack and a histogram of delta chain length.
+</p>
+</dd>
+<dt>
+-s
+</dt>
+<dt>
+--stat-only
+</dt>
+<dd>
+<p>
+ Do not verify the pack contents; only show the histogram of delta
+ chain length. With <tt>--verbose</tt>, list of objects is also shown.
</p>
</dd>
<dt>
@@ -389,7 +401,7 @@ corresponding pack file.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-08-05 21:21:16 UTC
+Last updated 2009-08-24 00:51:32 UTC
</div>
</div>
</body>