summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/repo-manifest.14
1 files changed, 3 insertions, 1 deletions
diff --git a/man/repo-manifest.1 b/man/repo-manifest.1
index 38c728e6..74e44efd 100644
--- a/man/repo-manifest.1
+++ b/man/repo-manifest.1
@@ -641,7 +641,9 @@ extend\-project elements in the included manifests. Same syntax as the
641corresponding element of `project`. 641corresponding element of `project`.
642.PP 642.PP
643Attribute `revision`: Name of a Git branch (e.g. `main` or `refs/heads/main`) 643Attribute `revision`: Name of a Git branch (e.g. `main` or `refs/heads/main`)
644default to which all projects in the included manifest belong. 644default to which all projects in the included manifest belong. This recurses,
645meaning it will apply to all projects in all manifests included as a result of
646this element.
645.PP 647.PP
646Local Manifests 648Local Manifests
647.PP 649.PP