aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-verify.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2022-07-29 17:37:33 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2022-08-02 14:26:28 +0300
commitd6d72bc6e4545d216d89660f86781bbc34980fe9 (patch)
tree2971fda1501575cdc493095fecd1a8e5c0af9668 /bpkg/pkg-verify.cli
parentfee16e0139803510bb0666aa56990af5849b0589 (diff)
For rep-create, pkg-verify, and rep-info don't verify build-time toolchain dependency constraints if --ignore-unknown option is specified
Diffstat (limited to 'bpkg/pkg-verify.cli')
-rw-r--r--bpkg/pkg-verify.cli5
1 files changed, 3 insertions, 2 deletions
diff --git a/bpkg/pkg-verify.cli b/bpkg/pkg-verify.cli
index bd6609f..9d45cad 100644
--- a/bpkg/pkg-verify.cli
+++ b/bpkg/pkg-verify.cli
@@ -47,8 +47,9 @@ namespace bpkg
bool --ignore-unknown
{
"Ignore unknown manifest entries. By default, \cb{bpkg} will refuse to
- declare such a package valid since it cannot be sure the unknown entries
- are valid."
+ declare such a package valid since it cannot be sure the unknown
+ entries are valid. Note that this option also ignores the version
+ constraints in the special toolchain build-time dependencies."
}
bool --manifest