aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-bindist.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-bindist.cli')
-rw-r--r--bpkg/pkg-bindist.cli13
1 files changed, 13 insertions, 0 deletions
diff --git a/bpkg/pkg-bindist.cli b/bpkg/pkg-bindist.cli
index 5686ed6..ad743d9 100644
--- a/bpkg/pkg-bindist.cli
+++ b/bpkg/pkg-bindist.cli
@@ -98,6 +98,19 @@ namespace bpkg
documentation in the build system manual for details. This option
only makes sense together with \cb{--recursive}."
}
+
+ bool --wipe-out
+ {
+ "Wipe the output directory (\ci{out-dir}) clean before using it to
+ generate the binary package."
+ }
+
+ bool --keep-out
+ {
+ "Keep intermediate files in the output directory (\ci{out-dir}) that
+ were used to generate the binary package. This is primarily useful
+ for troubleshooting."
+ }
};
"