aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-bindist.cli
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-02-14 09:03:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-02-21 04:46:55 +0200
commiteecd0aca11a5ef5bb14ec4179ac28e57ac61b09c (patch)
tree9c86f9a6ae16a4785ebccf99dafdd7d633cf31f7 /bpkg/pkg-bindist.cli
parent5ceda81ab79a560c8dcccfab64733cc587c00d20 (diff)
WIP
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."
+ }
};
"