From c927b2f2a9bcd8d2551759516725917b29903a28 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 Dec 2015 13:41:54 +0200 Subject: Write user modules to root.build rather than to bootstrap.build Now that only "bootstrappable" modules can be loaded during bootstrap. --- bpkg/cfg-create-options.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/cfg-create-options.cli') 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: -- cgit v1.1