mercurial/help/config.txt
changeset 38735 8891dc15b327
parent 38725 c382c19ce9bd
child 38737 913ca175c4ae
--- a/mercurial/help/config.txt	Wed Jul 18 18:36:39 2018 -0700
+++ b/mercurial/help/config.txt	Thu Jul 19 09:57:42 2018 +0200
@@ -790,6 +790,14 @@
 ``format``
 ----------
 
+Configuration that controls the repository format. Newer format options are more
+powerful but incompatible with some older versions of Mercurial. Format options
+are considered at repository initialization only. You need to make a new clone
+for config change to be taken into account.
+
+For more details about repository format and version compatibility, see
+https://www.mercurial-scm.org/wiki/MissingRequirement
+
 ``usegeneraldelta``
     Enable or disable the "generaldelta" repository format which improves
     repository compression by allowing "revlog" to store delta against arbitrary