aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-07-09 20:55:15 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-07-20 17:08:09 +0300
commit07ab59a93f9447d5489743e8d7e19b6adb5ebbf1 (patch)
treeaa202b26e7ac2b3b6477855e250ab0464301fd2d /bdep/init.cli
parent8da242097fcaec5f3676f8d2296b639879825ddd (diff)
Add support for configuration type and bdep-config-link sub-command
Diffstat (limited to 'bdep/init.cli')
-rw-r--r--bdep/init.cli9
1 files changed, 5 insertions, 4 deletions
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 <pkg-args> 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 <pkg-args> 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