aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-03-14 09:32:22 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-03-17 08:58:33 +0200
commitafd0b8699b009b96be34ba2a20441ecb223957ce (patch)
tree7b34b0166c994769135b2b10b4f885e0ad124a4e /doc
parent3cc61ab4a6275428520cb0fb2f18dc3e09aef28a (diff)
Add support for generating installation archives in pkg-bindist
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/cli.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/cli.sh b/doc/cli.sh
index 4f7ea18..6e50bed 100755
--- a/doc/cli.sh
+++ b/doc/cli.sh
@@ -78,7 +78,9 @@ compile "bpkg" $o --output-prefix "" --class-doc bpkg::commands=short --class-do
compile "pkg-build" $o --class-doc bpkg::pkg_build_pkg_options=exclude-base
-compile "pkg-bindist" $o --class-doc bpkg::pkg_bindist_debian_options=exclude-base
+compile "pkg-bindist" $o \
+ --class-doc bpkg::pkg_bindist_debian_options=exclude-base \
+ --class-doc bpkg::pkg_bindist_archive_options=exclude-base
# NOTE: remember to update a similar list in buildfile and bpkg.cli as well as
# the help topics sections in bpkg/buildfile and help.cxx.