Document INHERIT default value logic
Add a paragraph explaining the default for INHERIT if not set in
any parent.
Change-Id: Iae2ea3f2db8dd58ce1787ef9b535dfb95cf14bf4
diff --git a/Documentation/config-project-config.txt b/Documentation/config-project-config.txt
index 5da617f..00313cc 100644
--- a/Documentation/config-project-config.txt
+++ b/Documentation/config-project-config.txt
@@ -20,6 +20,11 @@
that you will have to configure push rights for the +refs/meta/config+ name
space if you'd like to use the possibility to automate permission updates.
+== Property inheritance
+
+If a property is set to INHERIT, then the value from the parent project is
+used. If the property is not set in any parent project, the default value is
+FALSE.
[[file-project_config]]
== The file +project.config+