aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-configure.cli
diff options
context:
space:
mode:
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