summaryrefslogtreecommitdiffstats
path: root/man1/git-config.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-config.1')
-rw-r--r--man1/git-config.114
1 files changed, 9 insertions, 5 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index f6c4e83db..91dc78e24 100644
--- a/man1/git-config.1
+++ b/man1/git-config.1
@@ -2,12 +2,12 @@
.\" Title: git-config
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 2024-03-21
+.\" Date: 2024-03-25
.\" Manual: Git Manual
-.\" Source: Git 2.44.0.325.g11c821f2f2
+.\" Source: Git 2.44.0.368.gc75fd8d815
.\" Language: English
.\"
-.TH "GIT\-CONFIG" "1" "2024\-03\-21" "Git 2\&.44\&.0\&.325\&.g11c821" "Git Manual"
+.TH "GIT\-CONFIG" "1" "2024\-03\-25" "Git 2\&.44\&.0\&.368\&.gc75fd8" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -485,7 +485,11 @@ will omit the trailing newline printed by
.RS 4
Opens an editor to modify the specified config file; either
\fB\-\-system\fR,
-\fB\-\-global\fR, or repository (default)\&.
+\fB\-\-global\fR,
+\fB\-\-local\fR
+(default),
+\fB\-\-worktree\fR, or
+\fB\-\-file <config\-file>\fR\&.
.RE
.PP
\-\-[no\-]includes
@@ -504,7 +508,7 @@ when searching all config files\&.
\-\-default <value>
.RS 4
When using
-\fB\-\-get\fR, and the requested variable is not found, behave as if <value> were the value assigned to the that variable\&.
+\fB\-\-get\fR, and the requested variable is not found, behave as if <value> were the value assigned to that variable\&.
.RE
.SH "CONFIGURATION"
.sp