summaryrefslogtreecommitdiffstats
path: root/man1/git-help.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-help.1')
-rw-r--r--man1/git-help.123
1 files changed, 11 insertions, 12 deletions
diff --git a/man1/git-help.1 b/man1/git-help.1
index 516e8f82f..7610a815f 100644
--- a/man1/git-help.1
+++ b/man1/git-help.1
@@ -2,12 +2,12 @@
.\" Title: git-help
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2023-10-20
+.\" Date: 2023-10-23
.\" Manual: Git Manual
-.\" Source: Git 2.42.0.424.gceadf0f3cf
+.\" Source: Git 2.42.0.482.g2e8e77cbac
.\" Language: English
.\"
-.TH "GIT\-HELP" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-HELP" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -56,12 +56,12 @@ Note that \fBgit \-\-help \&.\&.\&.\fR is identical to \fBgit help \&.\&.\&.\fR
.sp
To display the \fBgit\fR(1) man page, use \fBgit help git\fR\&.
.sp
-This page can be displayed with \fIgit help help\fR or \fBgit help \-\-help\fR
+This page can be displayed with \fIgit help help\fR or \fBgit help \-\-help\fR\&.
.SH "OPTIONS"
.PP
\-a, \-\-all
.RS 4
-Prints all the available commands on the standard output\&.
+Print all the available commands on the standard output\&.
.RE
.PP
\-\-no\-external\-commands
@@ -80,8 +80,7 @@ When used with
\-\-verbose
.RS 4
When used with
-\fB\-\-all\fR
-print description for all recognized commands\&. This is the default\&.
+\fB\-\-all\fR, print description for all recognized commands\&. This is the default\&.
.RE
.PP
\-c, \-\-config
@@ -92,12 +91,12 @@ List all available configuration variables\&. This is a short summary of the lis
.PP
\-g, \-\-guides
.RS 4
-Prints a list of the Git concept guides on the standard output\&.
+Print a list of the Git concept guides on the standard output\&.
.RE
.PP
\-\-user\-interfaces
.RS 4
-Prints a list of the repository, command and file interfaces documentation on the standard output\&.
+Print a list of the repository, command and file interfaces documentation on the standard output\&.
.sp
In\-repository file interfaces such as
\fB\&.git/info/exclude\fR
@@ -116,7 +115,7 @@ interface described in
.PP
\-\-developer\-interfaces
.RS 4
-Print list of file formats, protocols and other developer interfaces documentation on the standard output\&.
+Print a list of file formats, protocols and other developer interfaces documentation on the standard output\&.
.RE
.PP
\-i, \-\-info
@@ -152,7 +151,7 @@ Display manual page for the command in the
The web browser can be specified using the configuration variable
\fBhelp\&.browser\fR, or
\fBweb\&.browser\fR
-if the former is not set\&. If none of these config variables is set, the
+if the former is not set\&. If neither of these config variables is set, the
\fIgit web\-\-browse\fR
helper script (called by
\fIgit help\fR) will pick a suitable default\&. See
@@ -199,7 +198,7 @@ If no command\-line option is passed, the \fBhelp\&.format\fR configuration vari
"web" or "html" correspond to
\fI\-w|\-\-web\fR\&.
.RE
-.SS "help\&.browser, web\&.browser and browser\&.<tool>\&.path"
+.SS "help\&.browser, web\&.browser, and browser\&.<tool>\&.path"
.sp
The \fBhelp\&.browser\fR, \fBweb\&.browser\fR and \fBbrowser\&.<tool>\&.path\fR will also be checked if the \fIweb\fR format is chosen (either by command\-line option or configuration variable)\&. See \fI\-w|\-\-web\fR in the OPTIONS section above and \fBgit-web--browse\fR(1)\&.
.SS "man\&.viewer"