summaryrefslogtreecommitdiffstats
path: root/git-hash-object.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-hash-object.html
parentbb8e996adf4293a0b624fe77e95e12ae8d1faed9 (diff)
downloadgit-htmldocs-fce7c7e1549d1a2a2b0faf5952378236eed4d468.tar.gz
Autogenerated HTML docs for v1.5.6.1-156-ge903b
Diffstat (limited to 'git-hash-object.html')
-rw-r--r--git-hash-object.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-hash-object.html b/git-hash-object.html
index 1cdfb6d49..38273aee2 100644
--- a/git-hash-object.html
+++ b/git-hash-object.html
@@ -272,7 +272,7 @@ git-hash-object(1) Manual Page
</div>
<h2>SYNOPSIS</h2>
<div class="sectionbody">
-<p><em>git-hash-object</em> [-t &lt;type&gt;] [-w] [--stdin | --stdin-paths] [--] &lt;file&gt;&#8230;</p>
+<p><em>git hash-object</em> [-t &lt;type&gt;] [-w] [--stdin | --stdin-paths] [--] &lt;file&gt;&#8230;</p>
</div>
<h2>DESCRIPTION</h2>
<div class="sectionbody">
@@ -280,7 +280,7 @@ git-hash-object(1) Manual Page
with the contents of the named file (which can be outside of the
work tree), and optionally writes the resulting object into the
object database. Reports its object ID to its standard output.
-This is used by "git-cvsimport" to update the index
+This is used by <tt>git-cvsimport</tt> to update the index
without modifying files in the work tree. When &lt;type&gt; is not
specified, it defaults to "blob".</p>
</div>
@@ -335,7 +335,7 @@ specified, it defaults to "blob".</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 08-Jun-2008 01:33:45 UTC
+Last updated 02-Jul-2008 03:01:48 UTC
</div>
</div>
</body>