From 974774761c5d11378b987d6f195bd057b81dba47 Mon Sep 17 00:00:00 2001 From: Jashank Jeremy Date: Sat, 12 Dec 2020 20:50:22 +1100 Subject: [PATCH] docs: Add Markdown inline code marker around inline XML example. Presently, this tag is not rendered --- by Gitiles, at least --- which makes the example very confusing indeed. Signed-off-by: Jashank Jeremy Change-Id: Ia76a60d8ee0ecce8ceb32661afbd48f3b2d80fbf Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/291362 Reviewed-by: Mike Frysinger Tested-by: Jashank Jeremy --- docs/manifest-format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest-format.md b/docs/manifest-format.md index 0201c88b..ca385ba3 100644 --- a/docs/manifest-format.md +++ b/docs/manifest-format.md @@ -267,7 +267,7 @@ Attribute `groups`: List of groups to which this project belongs, whitespace or comma separated. All projects belong to the group "all", and each project automatically belongs to a group of its name:`name` and path:`path`. E.g. for -, that project +``, that project definition is implicitly in the following manifest groups: default, name:monkeys, and path:barrel-of. If you place a project in the group "notdefault", it will not be automatically downloaded by repo.