diff mercurial/help/config.txt @ 38215:f715faeaceee

config: rename allow_archive to allow-archive As part of ConfigConsolidationPlan [1], rename the option according to the new UI guidelines [2] and add an alias for backward compatibility. [1]: https://www.mercurial-scm.org/wiki/ConfigConsolidationPlan [2]: https://www.mercurial-scm.org/wiki/UIGuideline#adding_new_options
author David Demelier <markand@malikania.fr>
date Mon, 14 May 2018 12:38:05 +0200
parents 18424aeece7f
children 15a1e37f80bd
line wrap: on
line diff
--- a/mercurial/help/config.txt	Sat Apr 21 17:31:03 2018 +0900
+++ b/mercurial/help/config.txt	Mon May 14 12:38:05 2018 +0200
@@ -2329,7 +2329,7 @@
 ``address``
     Interface address to bind to. (default: all)
 
-``allow_archive``
+``allow-archive``
     List of archive format (bz2, gz, zip) allowed for downloading.
     (default: empty)