summaryrefslogtreecommitdiffstats
path: root/config_help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config_help.txt')
-rw-r--r--config_help.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/config_help.txt b/config_help.txt
index 839a21bb61..941602eb17 100644
--- a/config_help.txt
+++ b/config_help.txt
@@ -167,7 +167,9 @@ Build environment:
Component selection:
- -skip <repo> ......... Exclude an entire repository from the build.
+ -skip <repo>[,<repo>] Exclude one or more entire repositories from the
+ build. The list should be separated with commas.
+ e.g. -skip qtimageformats,qtsvg
-make <part> ......... Add <part> to the list of parts to be built.
Specifying this option clears the default list first.
(allowed values: libs, tools, examples, tests,