summaryrefslogtreecommitdiffstats
path: root/git-unpack-objects.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-07-02 03:06:38 +0000
commitfce7c7e1549d1a2a2b0faf5952378236eed4d468 (patch)
treeffce2ae419b52786a0e567f4fddaadd89016f62c /git-unpack-objects.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-unpack-objects.html')
-rw-r--r--git-unpack-objects.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-unpack-objects.html b/git-unpack-objects.html
index 211282d2c..77b0791ce 100644
--- a/git-unpack-objects.html
+++ b/git-unpack-objects.html
@@ -272,7 +272,7 @@ git-unpack-objects(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-unpack-objects</em> [-n] [-q] [-r] [--strict] &lt;pack-file</p>
+<p><em>git unpack-objects</em> [-n] [-q] [-r] [--strict] &lt;pack-file</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -282,7 +282,7 @@ the objects contained within and writing them into the repository in
<p>Objects that already exist in the repository will <strong>not</strong> be unpacked
from the pack-file. Therefore, nothing will be unpacked if you use
this command on a pack-file that exists within the target repository.</p>
-<p>Please see the <tt>git-repack</tt> documentation for options to generate
+<p>See <a href="git-repack.html">git-repack(1)</a> for options to generate
new packs and replace existing ones.</p>
</div>
<h2>OPTIONS</h2>
@@ -341,7 +341,7 @@ new packs and replace existing ones.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:34:20 UTC
+Last updated 02-Jul-2008 03:02:06 UTC
</div>
</div>
</body>