summaryrefslogtreecommitdiffstats
path: root/git-show-index.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
committerJunio C Hamano <gitster@pobox.com>2015-10-26 16:14:30 -0700
commitdaf0aaecf41c91c2307b7a38218f6b2d37669ad1 (patch)
tree2032469465a7995a1ae1f8fbbb2345e32a2aa50e /git-show-index.html
parente265b5c6dbafc936b10575797cc098414af5b874 (diff)
downloadgit-htmldocs-daf0aaecf41c91c2307b7a38218f6b2d37669ad1.tar.gz
Autogenerated HTML docs for v2.6.2-307-g37023b
Diffstat (limited to 'git-show-index.html')
-rw-r--r--git-show-index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/git-show-index.html b/git-show-index.html
index 51a1695c2..76596673f 100644
--- a/git-show-index.html
+++ b/git-show-index.html
@@ -748,7 +748,7 @@ git-show-index(1) Manual Page
<h2 id="_synopsis">SYNOPSIS</h2>
<div class="sectionbody">
<div class="verseblock">
-<pre class="content"><em>git show-index</em> &lt; idx-file</pre>
+<pre class="content"><em>git show-index</em></pre>
<div class="attribution">
</div></div>
</div>
@@ -756,8 +756,9 @@ git-show-index(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Reads given idx file for packed Git archive created with
-<em>git pack-objects</em> command, and dumps its contents.</p></div>
+<div class="paragraph"><p>Read the idx file for a Git packfile created with
+<em>git pack-objects</em> command from the standard input, and
+dump its contents.</p></div>
<div class="paragraph"><p>The information it outputs is subset of what you can get from
<em>git verify-pack -v</em>; this command only shows the packfile
offset and SHA-1 of each object.</p></div>
@@ -773,7 +774,7 @@ offset and SHA-1 of each object.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-08-20 08:40:27 PDT
+Last updated 2015-10-26 16:13:38 PDT
</div>
</div>
</body>