From 36ebc1cd634dbd8d114a8b3f11b6935ac268526f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 17 Mar 2017 15:55:51 +0200 Subject: Reimplement create command to use build2 create meta-operation --- bpkg/cfg-create.cli | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'bpkg/cfg-create.cli') 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). -- cgit v1.1