summaryrefslogtreecommitdiffstats
path: root/git-hash-object.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-hash-object.html
parente265b5c6dbafc936b10575797cc098414af5b874 (diff)
downloadgit-htmldocs-daf0aaecf41c91c2307b7a38218f6b2d37669ad1.tar.gz
Autogenerated HTML docs for v2.6.2-307-g37023b
Diffstat (limited to 'git-hash-object.html')
-rw-r--r--git-hash-object.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git-hash-object.html b/git-hash-object.html
index bd3898ae8..d5fd2538c 100644
--- a/git-hash-object.html
+++ b/git-hash-object.html
@@ -749,7 +749,7 @@ git-hash-object(1) Manual Page
<div class="sectionbody">
<div class="verseblock">
<pre class="content"><em>git hash-object</em> [-t &lt;type&gt;] [-w] [--path=&lt;file&gt;|--no-filters] [--stdin [--literally]] [--] &lt;file&gt;&#8230;
-<em>git hash-object</em> [-t &lt;type&gt;] [-w] --stdin-paths [--no-filters] &lt; &lt;list-of-paths&gt;</pre>
+<em>git hash-object</em> [-t &lt;type&gt;] [-w] --stdin-paths [--no-filters]</pre>
<div class="attribution">
</div></div>
</div>
@@ -799,7 +799,8 @@ specified, it defaults to "blob".</p></div>
</dt>
<dd>
<p>
- Read file names from stdin instead of from the command-line.
+ Read file names from the standard input, one per line, instead
+ of from the command-line.
</p>
</dd>
<dt class="hdlist1">
@@ -852,7 +853,7 @@ specified, it defaults to "blob".</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-05-11 15:40:21 PDT
+Last updated 2015-10-26 16:13:38 PDT
</div>
</div>
</body>