From a3ac25b0c3b1d671090acb14273af7d942bf07ce Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Wed, 9 Sep 2020 10:31:44 -0400 Subject: msubprojects: Fix review comments --- docs/markdown/Subprojects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Subprojects.md b/docs/markdown/Subprojects.md index 57f5176..5dae0e8 100644 --- a/docs/markdown/Subprojects.md +++ b/docs/markdown/Subprojects.md @@ -264,10 +264,10 @@ the following command-line options: `meson subprojects` has various subcommands to manage all subprojects. If the subcommand fails on any subproject the execution continues with other subprojects. -All subcommands accepts `--sourcedir` argument pointing to the root source dir +All subcommands accept `--sourcedir` argument pointing to the root source dir of the main project. -*Since 0.56.0* all subcommands accepts `--type ` argument to +*Since 0.56.0* all subcommands accept `--type ` argument to run the subcommands only on subprojects of the given type. *Since 0.56.0* If the subcommand fails on any subproject an error code is returned -- cgit v1.1