summaryrefslogtreecommitdiffstats
path: root/git-hook.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-hook.html')
-rw-r--r--git-hook.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-hook.html b/git-hook.html
index 45a6e23d4..5068e5a84 100644
--- a/git-hook.html
+++ b/git-hook.html
@@ -757,7 +757,7 @@ git-hook(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>A command interface to running git hooks (see <a href="githooks.html">githooks(5)</a>),
+<div class="paragraph"><p>A command interface for running git hooks (see <a href="githooks.html">githooks(5)</a>),
for use by other scripted git commands.</p></div>
</div>
</div>
@@ -789,7 +789,7 @@ mandatory <code>--</code> (or <code>--end-of-options</code>, see <a href="gitcli
</dt>
<dd>
<p>
- For "run"; Specify a file which will be streamed into the
+ For "run"; specify a file which will be streamed into the
hook&#8217;s stdin. The hook will receive the entire file from
beginning to EOF.
</p>
@@ -824,7 +824,7 @@ mandatory <code>--</code> (or <code>--end-of-options</code>, see <a href="gitcli
<div id="footer">
<div id="footer-text">
Last updated
- 2023-02-22 15:29:29 PST
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>