aboutsummaryrefslogtreecommitdiff
path: root/bpkg/cfg-create.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/cfg-create.cli')
-rw-r--r--bpkg/cfg-create.cli7
1 files changed, 5 insertions, 2 deletions
diff --git a/bpkg/cfg-create.cli b/bpkg/cfg-create.cli
index 45d4ea7..d7ad6f0 100644
--- a/bpkg/cfg-create.cli
+++ b/bpkg/cfg-create.cli
@@ -20,8 +20,11 @@ namespace bpkg
\h|DESCRIPTION|
The \cb{cfg-create} command creates a new \cb{bpkg} configuration with
- the specified \cb{build2} modules and configuration variables. Unless
- the \cb{--wipe} option is specified, \cb{cfg-create} expects the
+ the specified \cb{build2} modules and configuration variables. The
+ \cb{bpkg} configuration itself is a build system configuration; see the
+ \cb{build2} \cb{create} meta-operation for details.
+
+ Unless the \cb{--wipe} option is specified, \cb{cfg-create} expects the
configuration directory to be empty or to not exist (in which case it
will be created).