From e3133aa9628858bcfe414f95731831b5962358c7 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 10 May 2018 06:43:44 +0200 Subject: Support passing additional arguments to pkg-build in sync, init, new --- bdep/init.cli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bdep/init.cli') diff --git a/bdep/init.cli b/bdep/init.cli index 0f0e882..c410d7d 100644 --- a/bdep/init.cli +++ b/bdep/init.cli @@ -43,7 +43,8 @@ namespace bdep 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 arguments to the underlying \l{bpkg-pkg-build(1)} command. + 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