From 9b6086440aa261fc376c8293df2345050658dd2b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 7 Oct 2021 22:36:01 +0300 Subject: Allow building build module in multiple configurations if they belong to different configuration clusters --- bpkg/pkg-build.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpkg/pkg-build.cli') 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 "", "Assume current configuration is in 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." } }; -- cgit v1.1