From 07ab59a93f9447d5489743e8d7e19b6adb5ebbf1 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Fri, 9 Jul 2021 20:55:15 +0300 Subject: Add support for configuration type and bdep-config-link sub-command --- bdep/init.cli | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'bdep/init.cli') diff --git a/bdep/init.cli b/bdep/init.cli index c8616c3..658c81e 100644 --- a/bdep/init.cli +++ b/bdep/init.cli @@ -42,10 +42,11 @@ namespace bdep If no project directory is specified, then the current working directory is assumed. If no configuration is specified, then the default - configuration is assumed. See \l{bdep-projects-configs(1)} for details on - specifying projects and configurations. Optional are the - additional dependency packages and/or configuration variables to pass - to the underlying \l{bpkg-pkg-build(1)} command. + configuration is assumed (failing if multiple default configurations are + present). See \l{bdep-projects-configs(1)} for details on specifying + projects and configurations. Optional are the additional + dependency packages and/or configuration variables to pass to the + underlying \l{bpkg-pkg-build(1)} command. The second form (\cb{--empty} is specified) initializes an empty project database that can later be used to first add build configurations -- cgit v1.1