summaryrefslogtreecommitdiffstats
path: root/git-unpack-objects.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-05-22 13:48:55 -0700
committerJunio C Hamano <gitster@pobox.com>2015-05-22 13:48:55 -0700
commit1dbca52d492eab38500f435fc9af5f463d3e9c95 (patch)
tree91d8a505b64826863ccc4f99576a2a8b0f6c07fe /git-unpack-objects.html
parente1b28594a7acfaa493ca0cf32e7e970dc549527a (diff)
downloadgit-htmldocs-1dbca52d492eab38500f435fc9af5f463d3e9c95.tar.gz
Autogenerated HTML docs for v2.4.1-314-g9532e
Diffstat (limited to 'git-unpack-objects.html')
-rw-r--r--git-unpack-objects.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-unpack-objects.html b/git-unpack-objects.html
index ec1550cda..5e6b86e43 100644
--- a/git-unpack-objects.html
+++ b/git-unpack-objects.html
@@ -748,7 +748,7 @@ git-unpack-objects(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git unpack-objects</em> [-n] [-q] [-r] [--strict] &lt; &lt;pack-file&gt;</pre>
+<pre class="content"><em>git unpack-objects</em> [-n] [-q] [-r] [--strict] &lt; &lt;packfile&gt;</pre>
<div class="attribution">
</div></div>
</div>
@@ -760,8 +760,8 @@ git-unpack-objects(1) Manual Page
the objects contained within and writing them into the repository in
"loose" (one object per file) format.</p></div>
<div class="paragraph"><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></div>
+from the packfile. Therefore, nothing will be unpacked if you use
+this command on a packfile that exists within the target repository.</p></div>
<div class="paragraph"><p>See <a href="git-repack.html">git-repack(1)</a> for options to generate
new packs and replace existing ones.</p></div>
</div>
@@ -820,7 +820,7 @@ new packs and replace existing ones.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-11-04 16:39:52 PST
+Last updated 2015-05-22 13:47:07 PDT
</div>
</div>
</body>