aboutsummaryrefslogtreecommitdiff
path: root/build2/b.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-05-23 12:45:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-05-23 12:45:50 +0200
commitd3abefe5393de8828255bde3cf23ac84a6dd9e7d (patch)
treef5565f47377264848f10ccb12495bd7b77a401b3 /build2/b.cli
parent954c9ac620a3f37d45ce2aa3bd35564a519b1143 (diff)
Add dist to list of modules bootstrapped by default by create meta-operation
Diffstat (limited to 'build2/b.cli')
-rw-r--r--build2/b.cli6
1 files changed, 3 insertions, 3 deletions
diff --git a/build2/b.cli b/build2/b.cli
index 36ce9ee..3074e4e 100644
--- a/build2/b.cli
+++ b/build2/b.cli
@@ -292,9 +292,9 @@ namespace build2
question mark (\cb{?}).
The second optional parameter is the list of modules to load in
- \cb{bootstrap.build}. If not specified, then the \cb{test} and
- \cb{install} modules are loaded by default. The \cb{config} module
- is always loaded first.
+ \cb{bootstrap.build}. If not specified, then the \cb{test},
+ \cb{dist}, and \cb{install} modules are loaded by default. The
+ \cb{config} module is always loaded first.
Besides creating project's \cb{bootstrap.build} and \cb{root.build},
\cb{create} also writes the root \cb{buildfile} with the following