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.111
1 files changed, 4 insertions, 7 deletions
diff --git a/man1/git-config.1 b/man1/git-config.1
index 6d75fc312..5dd172a86 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-01-29
+.\" Date: 2024-01-30
.\" Manual: Git Manual
-.\" Source: Git 2.43.0.473.gc5b454771e
+.\" Source: Git 2.43.0.493.gbc7ee2e5e1
.\" Language: English
.\"
-.TH "GIT\-CONFIG" "1" "2024\-01\-29" "Git 2\&.43\&.0\&.473\&.gc5b454" "Git Manual"
+.TH "GIT\-CONFIG" "1" "2024\-01\-30" "Git 2\&.43\&.0\&.493\&.gbc7ee2" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1275,10 +1275,7 @@ Other git\-related tools may and do use their own variables\&. When inventing ne
.PP
advice\&.*
.RS 4
-These variables control various optional help messages designed to aid new users\&. All
-\fIadvice\&.*\fR
-variables default to
-\fItrue\fR, and you can tell Git that you do not need help by setting these to
+These variables control various optional help messages designed to aid new users\&. When left unconfigured, Git will give the message alongside instructions on how to squelch it\&. You can tell Git that you do not need the help message by setting these to
\fIfalse\fR:
.PP
addEmbeddedRepo