summaryrefslogtreecommitdiffstats
path: root/man1/git-maintenance.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-maintenance.1')
-rw-r--r--man1/git-maintenance.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man1/git-maintenance.1 b/man1/git-maintenance.1
index d0bb98802..91ecde5e8 100644
--- a/man1/git-maintenance.1
+++ b/man1/git-maintenance.1
@@ -2,12 +2,12 @@
.\" Title: git-maintenance
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 11/21/2022
+.\" Date: 11/23/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.473.ga0789512c5
+.\" Source: Git 2.39.0.rc0
.\" Language: English
.\"
-.TH "GIT\-MAINTENANCE" "1" "11/21/2022" "Git 2\&.38\&.1\&.473\&.ga07895" "Git Manual"
+.TH "GIT\-MAINTENANCE" "1" "11/23/2022" "Git 2\&.39\&.0\&.rc0" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -75,7 +75,7 @@ register
.RS 4
Initialize Git config values so any scheduled maintenance will start running on this repository\&. This adds the repository to the
\fBmaintenance\&.repo\fR
-config variable in the current user\(cqs global config and enables some recommended configuration values for
+config variable in the current user\(cqs global config, or the config specified by \-\-config\-file option, and enables some recommended configuration values for
\fBmaintenance\&.<task>\&.schedule\fR\&. The tasks that are enabled are safe for running in the background without disrupting foreground processes\&.
.sp
The