summaryrefslogtreecommitdiffstats
path: root/git-hash-object.html
diff options
context:
space:
mode:
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 40ee5e038..ec1b8dc28 100644
--- a/git-hash-object.html
+++ b/git-hash-object.html
@@ -740,7 +740,7 @@ git-hash-object(1) Manual Page
<h2>NAME</h2>
<div class="sectionbody">
<p>git-hash-object -
- Compute object ID and optionally creates a blob from a file
+ Compute object ID and optionally create an object from a file
</p>
</div>
</div>
@@ -775,7 +775,8 @@ When &lt;type&gt; is not specified, it defaults to "blob".</p></div>
</dt>
<dd>
<p>
- Specify the type (default: "blob").
+ Specify the type of object to be created (default: "blob"). Possible
+ values are <code>commit</code>, <code>tree</code>, <code>blob</code>, and <code>tag</code>.
</p>
</dd>
<dt class="hdlist1">
@@ -854,7 +855,7 @@ When &lt;type&gt; is not specified, it defaults to "blob".</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2022-10-28 11:53:56 PDT
+ 2023-07-06 12:47:39 PDT
</div>
</div>
</body>