aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-configure.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-11-09 12:36:02 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2018-11-09 12:36:02 +0200
commit61a7600c6e2bd900b36eb94b1f9dae6a9b374db9 (patch)
tree6e6c4653600bf5be2d5fbf68a489b21a11eed5cb /bpkg/pkg-configure.cli
parent25fdb8f5d54a5a789d5b9eac0247cf95b7296e89 (diff)
Clean up command line variable handling in pkg-configure, pkg-<command>
This reflects the change we've made in the build system to the semantics in this area a while ago.
Diffstat (limited to 'bpkg/pkg-configure.cli')
-rw-r--r--bpkg/pkg-configure.cli4
1 files changed, 2 insertions, 2 deletions
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} [<options>] <pkg> [<cfg-var>...]}
+ \c{\b{bpkg pkg-configure} [<options>] [<cfg-var>...] <pkg>}
\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:}<pkg>[/<ver>]}
syntax. If the package version (<ver>) is not specified, then it is