aboutsummaryrefslogtreecommitdiff
path: root/bpkg/cfg-create-options.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-12-10 13:41:54 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-12-10 13:41:54 +0200
commitc927b2f2a9bcd8d2551759516725917b29903a28 (patch)
tree054dbdc0e8e5a7c1816ddea8bed0a010809390a1 /bpkg/cfg-create-options.cli
parent4243d26ab9245b64f141c3733726f931c32eccdc (diff)
Write user modules to root.build rather than to bootstrap.build
Now that only "bootstrappable" modules can be loaded during bootstrap.
Diffstat (limited to 'bpkg/cfg-create-options.cli')
-rw-r--r--bpkg/cfg-create-options.cli4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/cfg-create-options.cli b/bpkg/cfg-create-options.cli
index 25bdd7a..fccbb57 100644
--- a/bpkg/cfg-create-options.cli
+++ b/bpkg/cfg-create-options.cli
@@ -25,8 +25,8 @@ namespace bpkg
configuration directory to be empty or to not exist (in which case it
will be created).
- By default the resulting configuration only loads the \cb{config} and
- \cb{install} modules. However, additional modules and, if required,
+ By default the resulting configuration loads the \cb{config}, \cb{test},
+ and \cb{install} modules. However, additional modules and, if required,
their configuration variables can be specified as the \cb{cfg-create}
arguments. For example: