docs: correct receive.advertisePushOptions default
[gitweb.git] / Documentation / config.txt
index e43d147825cede8fd8e1fcfb12946d4f92636d11..5eb326ed21ffaaa9d19768b409bb1c39cc58567e 100644 (file)
@@ -2537,9 +2537,8 @@ receive.advertiseAtomic::
        capability, set this variable to false.
 
 receive.advertisePushOptions::
-       By default, git-receive-pack will advertise the push options
-       capability to its clients. If you don't want to advertise this
-       capability, set this variable to false.
+       When set to true, git-receive-pack will advertise the push options
+       capability to its clients. False by default.
 
 receive.autogc::
        By default, git-receive-pack will run "git-gc --auto" after