aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-07 22:36:01 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-08 16:23:51 +0300
commit9b6086440aa261fc376c8293df2345050658dd2b (patch)
tree8f632c035566a469c9eca32b34659bc48ef6a4b2 /bpkg/pkg-build.cli
parentaa2df902257cb939a36a515e34b0559cd3c24462 (diff)
Allow building build module in multiple configurations if they belong to different configuration clusters
Diffstat (limited to 'bpkg/pkg-build.cli')
-rw-r--r--bpkg/pkg-build.cli2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/pkg-build.cli b/bpkg/pkg-build.cli
index f9cee12..b1415fe 100644
--- a/bpkg/pkg-build.cli
+++ b/bpkg/pkg-build.cli
@@ -412,7 +412,7 @@ namespace bpkg
"<dir>",
"Assume current configuration is in <dir> rather than in the current
working directory. Repeat this option to specify multiple current
- configurations. If multiple configurations are specified, they must
+ configurations. If multiple configurations are specified, they need not
belong to the same linked configuration cluster."
}
};