summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 169df7177..01238dcc4 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -757,7 +757,7 @@ git-rev-parse(1) Manual Page
<div class="sect1">
<h2 id="_description">DESCRIPTION</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Many Git porcelainish commands take mixture of flags
+<div class="paragraph"><p>Many Git porcelainish commands take a mixture of flags
(i.e. parameters that begin with a dash <em>-</em>) and parameters
meant for the underlying <em>git rev-list</em> command they use internally
and flags and parameters for the other commands they use
@@ -787,7 +787,7 @@ distinguish between them.</p></div>
<p>
Use <em>git rev-parse</em> in shell quoting mode (see SQ-QUOTE
section below). In contrast to the <code>--sq</code> option below, this
- mode does only quoting. Nothing else is done to command input.
+ mode only does quoting. Nothing else is done to command input.
</p>
</dd>
</dl></div>
@@ -997,7 +997,7 @@ for another option.</p></div>
are not refs (i.e. branch or tag names; or more
explicitly disambiguating "heads/master" form, when you
want to name the "master" branch when there is an
- unfortunately named tag "master"), and show them as full
+ unfortunately named tag "master"), and shows them as full
refnames (e.g. "refs/heads/master").
</p>
</dd>
@@ -2028,7 +2028,7 @@ Use <code>!</code> to not make the corresponding negated long option available.
</dd>
</dl></div>
<div class="paragraph"><p>The remainder of the line, after stripping the spaces, is used
-as the help associated to the option.</p></div>
+as the help associated with the option.</p></div>
<div class="paragraph"><p>Blank lines are ignored, and lines that don&#8217;t match this specification are used
as option group headers (start the line with a space to create such
lines on purpose).</p></div>
@@ -2151,7 +2151,7 @@ Similar to above:
<div id="footer">
<div id="footer-text">
Last updated
- 2023-08-25 11:06:36 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>