summaryrefslogtreecommitdiffstats
path: root/man1/git-var.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-var.1')
-rw-r--r--man1/git-var.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-var.1 b/man1/git-var.1
index 773fe6ef0..f8401cd07 100644
--- a/man1/git-var.1
+++ b/man1/git-var.1
@@ -2,12 +2,12 @@
.\" Title: git-var
.\" 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\-VAR" "1" "2023\-10\-20" "Git 2\&.42\&.0\&.424\&.gceadf0" "Git Manual"
+.TH "GIT\-VAR" "1" "2023\-10\-23" "Git 2\&.42\&.0\&.482\&.g2e8e77" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -42,7 +42,7 @@ Prints a Git logical variable\&. Exits with code 1 if the variable has no value\
.PP
\-l
.RS 4
-Cause the logical variables to be listed\&. In addition, all the variables of the Git configuration file \&.git/config are listed as well\&. (However, the configuration variables listing functionality is deprecated in favor of
+Display the logical variables\&. In addition, all the variables of the Git configuration file \&.git/config are listed as well\&. (However, the configuration variables listing functionality is deprecated in favor of
\fBgit config \-l\fR\&.)
.RE
.SH "EXAMPLES"