summaryrefslogtreecommitdiffstats
path: root/git-get-tar-commit-id.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
committerJunio C Hamano <junio@kernel.org>2010-01-21 17:46:43 +0000
commit1aa40d2e3f5186afb805e7020577acb9f5f78b89 (patch)
tree72812d480799e16b94f9cfed423b8d7d45c7fb4f /git-get-tar-commit-id.html
parenta9701f0184382d8de7380c56558718915905746a (diff)
downloadgit-htmldocs-1aa40d2e3f5186afb805e7020577acb9f5f78b89.tar.gz
Autogenerated HTML docs for v1.6.6.1-383-g5a9f
Diffstat (limited to 'git-get-tar-commit-id.html')
-rw-r--r--git-get-tar-commit-id.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/git-get-tar-commit-id.html b/git-get-tar-commit-id.html
index 578fef979..0561005bf 100644
--- a/git-get-tar-commit-id.html
+++ b/git-get-tar-commit-id.html
@@ -325,11 +325,11 @@ git-get-tar-commit-id(1) Manual Page
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
<div class="para"><p>Acts as a filter, extracting the commit ID stored in archives created by
-<em>git-archive</em>. It reads only the first 1024 bytes of input, thus its
+<em>git archive</em>. It reads only the first 1024 bytes of input, thus its
runtime is not influenced by the size of &lt;tarfile&gt; very much.</p></div>
-<div class="para"><p>If no commit ID is found, <em>git-get-tar-commit-id</em> quietly exists with a
+<div class="para"><p>If no commit ID is found, <em>git get-tar-commit-id</em> quietly exists with a
return code of 1. This can happen if &lt;tarfile&gt; had not been created
-using <em>git-archive</em> or if the first parameter of <em>git-archive</em> had been
+using <em>git archive</em> or if the first parameter of <em>git archive</em> had been
a tree ID instead of a commit ID or tag.</p></div>
</div>
<h2 id="_author">Author</h2>
@@ -346,7 +346,7 @@ a tree ID instead of a commit ID or tag.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-12-03 09:12:36 UTC
+Last updated 2010-01-21 17:44:29 UTC
</div>
</div>
</body>