aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r--bpkg/buildfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile
index 4c4c715..e0b479b 100644
--- a/bpkg/buildfile
+++ b/bpkg/buildfile
@@ -122,6 +122,9 @@ if $cli.configured
cli.options += --long-usage # All other pages -- long usage.
+ cli.cxx{pkg-build-options}: cli.options += --class-doc \
+bpkg::pkg_build_pkg_options=exclude-base --generate-modifier
+
# Avoid generating CLI runtime and empty inline file for help topics.
#
cli.cxx{repository-signing}: cli.options += --suppress-cli --suppress-inline