From 61a7600c6e2bd900b36eb94b1f9dae6a9b374db9 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 9 Nov 2018 12:36:02 +0200 Subject: Clean up command line variable handling in pkg-configure, pkg- This reflects the change we've made in the build system to the semantics in this area a while ago. --- 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 994e0d6..27977d7 100644 --- a/bpkg/pkg-configure.cli +++ b/bpkg/pkg-configure.cli @@ -15,7 +15,7 @@ namespace bpkg "\h|SYNOPSIS| - \c{\b{bpkg pkg-configure} [] [...]} + \c{\b{bpkg pkg-configure} [] [...] } \h|DESCRIPTION| @@ -26,7 +26,7 @@ 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 after the package name. + variables can be specified before the package name. A system package is specified using the \c{\b{sys:}[/]} syntax. If the package version () is not specified, then it is -- cgit v1.1