aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-build.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-build.cli')
-rw-r--r--bpkg/pkg-build.cli10
1 files changed, 9 insertions, 1 deletions
diff --git a/bpkg/pkg-build.cli b/bpkg/pkg-build.cli
index 02df2d1..2ae2948 100644
--- a/bpkg/pkg-build.cli
+++ b/bpkg/pkg-build.cli
@@ -345,12 +345,20 @@ namespace bpkg
bool --no-refinement
{
- "Don't try to refine the configuration by offering drop any unused
+ "Don't try to refine the configuration by offering to drop any unused
dependencies that were potentially left behind on the previous
\cb{pkg-build} or \cb{pkg-drop} command execution if the command
is otherwise a noop (performs no new package builds, upgrades, etc)."
}
+ uint16_t --noop-exit
+ {
+ "<code>",
+
+ "Exit with the specified error code if the command execution is a noop
+ (performs no new package builds, upgrades, etc)."
+ }
+
uint16_t --no-private-config
{
"<code>",