summaryrefslogtreecommitdiffstats
path: root/git-hash-object.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-05-26 01:16:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-05-26 01:16:14 +0000
commitdfccbb0719b88f4df05bf718c6008166dbadea44 (patch)
treeddd5483c51044cab7a070039655f0b4074b1dfe6 /git-hash-object.html
parentb713ff1cbf5b9979edaf2b85bfc568fbc37ec0d7 (diff)
downloadgit-htmldocs-dfccbb0719b88f4df05bf718c6008166dbadea44.tar.gz
Autogenerated HTML docs for v1.5.6-rc0
Diffstat (limited to 'git-hash-object.html')
-rw-r--r--git-hash-object.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/git-hash-object.html b/git-hash-object.html
index 1281beefb..1ccac91f5 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] [--] &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">
@@ -311,6 +311,14 @@ specified, it defaults to "blob".</p>
Read the object from standard input instead of from a file.
</p>
</dd>
+<dt>
+--stdin-paths
+</dt>
+<dd>
+<p>
+ Read file names from stdin instead of from the command-line.
+</p>
+</dd>
</dl>
</div>
<h2>Author</h2>
@@ -327,7 +335,7 @@ specified, it defaults to "blob".</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 07-Jan-2008 07:50:24 UTC
+Last updated 26-May-2008 01:14:47 UTC
</div>
</div>
</body>