summaryrefslogtreecommitdiffstats
path: root/git-help.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-help.html')
-rw-r--r--git-help.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/git-help.html b/git-help.html
index 12a904cf6..1fd38ca06 100644
--- a/git-help.html
+++ b/git-help.html
@@ -779,7 +779,7 @@ standard output. To get the manual page for the aliased command, use
<div class="paragraph"><p>Note that <code>git --help ...</code> is identical to <code>git help ...</code> because the
former is internally converted into the latter.</p></div>
<div class="paragraph"><p>To display the <a href="git.html">git(1)</a> man page, use <code>git help git</code>.</p></div>
-<div class="paragraph"><p>This page can be displayed with <em>git help help</em> or <code>git help --help</code></p></div>
+<div class="paragraph"><p>This page can be displayed with <em>git help help</em> or <code>git help --help</code>.</p></div>
</div>
</div>
<div class="sect1">
@@ -794,7 +794,7 @@ former is internally converted into the latter.</p></div>
</dt>
<dd>
<p>
- Prints all the available commands on the standard output.
+ Print all the available commands on the standard output.
</p>
</dd>
<dt class="hdlist1">
@@ -820,7 +820,7 @@ former is internally converted into the latter.</p></div>
</dt>
<dd>
<p>
- When used with <code>--all</code> print description for all recognized
+ When used with <code>--all</code>, print description for all recognized
commands. This is the default.
</p>
</dd>
@@ -844,7 +844,7 @@ former is internally converted into the latter.</p></div>
</dt>
<dd>
<p>
- Prints a list of the Git concept guides on the standard output.
+ Print a list of the Git concept guides on the standard output.
</p>
</dd>
<dt class="hdlist1">
@@ -852,7 +852,7 @@ former is internally converted into the latter.</p></div>
</dt>
<dd>
<p>
- Prints a list of the repository, command and file interfaces
+ Print a list of the repository, command and file interfaces
documentation on the standard output.
</p>
<div class="paragraph"><p>In-repository file interfaces such as <code>.git/info/exclude</code> are
@@ -868,7 +868,7 @@ described in <a href="githooks.html">githooks(5)</a>.</p></div>
</dt>
<dd>
<p>
- Print list of file formats, protocols and other developer
+ Print a list of file formats, protocols and other developer
interfaces documentation on the standard output.
</p>
</dd>
@@ -912,7 +912,7 @@ other display programs (see below).</p></div>
format. A web browser will be used for that purpose.
</p>
<div class="paragraph"><p>The web browser can be specified using the configuration variable
-<code>help.browser</code>, or <code>web.browser</code> if the former is not set. If none of
+<code>help.browser</code>, or <code>web.browser</code> if the former is not set. If neither of
these config variables is set, the <em>git web&#45;&#45;browse</em> helper script
(called by <em>git help</em>) will pick a suitable default. See
<a href="git-web&#45;&#45;browse.html">git-web&#45;&#45;browse(1)</a> for more information about this.</p></div>
@@ -948,7 +948,7 @@ line option:</p></div>
</ul></div>
</div>
<div class="sect2">
-<h3 id="_help_browser_web_browser_and_browser_lt_tool_gt_path">help.browser, web.browser and browser.&lt;tool&gt;.path</h3>
+<h3 id="_help_browser_web_browser_and_browser_lt_tool_gt_path">help.browser, web.browser, and browser.&lt;tool&gt;.path</h3>
<div class="paragraph"><p>The <code>help.browser</code>, <code>web.browser</code> and <code>browser.&lt;tool&gt;.path</code> will also
be checked if the <em>web</em> format is chosen (either by command-line
option or configuration variable). See <em>-w|--web</em> in the OPTIONS
@@ -1056,7 +1056,7 @@ See <a href="git-config.html">git-config(1)</a> for more information about this.
<div id="footer">
<div id="footer-text">
Last updated
- 2022-08-18 14:11:07 PDT
+ 2023-10-23 14:43:46 PDT
</div>
</div>
</body>