summaryrefslogtreecommitdiffstats
path: root/git-config.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-config.html')
-rw-r--r--git-config.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-config.html b/git-config.html
index 5b951c7e8..34c15a9a0 100644
--- a/git-config.html
+++ b/git-config.html
@@ -9960,7 +9960,7 @@ receive.autogc
</dt>
<dd>
<p>
- By default, git-receive-pack will run "git-gc --auto" after
+ By default, git-receive-pack will run "git maintenance run --auto" after
receiving data from git-push and updating refs. You can stop
it by setting this variable to false.
</p>