From e59343b3267e82aff33a8f73ab82b51345913c06 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Sat, 10 Nov 2018 22:43:09 +0300 Subject: Add support for vars grouping for package commands --- bpkg/pkg-configure.cli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bpkg/pkg-configure.cli') diff --git a/bpkg/pkg-configure.cli b/bpkg/pkg-configure.cli index fd4453d..bc7c3de 100644 --- a/bpkg/pkg-configure.cli +++ b/bpkg/pkg-configure.cli @@ -25,8 +25,8 @@ namespace bpkg A source code package inherits the common \cb{build2} configuration values that were specified when creating the configuration - (\l{bpkg-cfg-create(1)}). Additional, package-specific configuration - variables can be specified before the package name. + (\l{bpkg-cfg-create(1)}). Additional package-specific configuration + variables can be passed to \cb{pkg-configure} (). A system package is specified using the \c{\b{sys:}[/]} syntax. If the package version () is not specified, then it is -- cgit v1.1