aboutsummaryrefslogtreecommitdiff
path: root/bpkg/buildfile
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2018-08-29 14:35:51 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2018-08-29 17:49:09 +0300
commit9caa44624c688ebba6bc041c273102150b1a59e7 (patch)
treec6f592f28258321ffa6c5debe2080f89891790a4 /bpkg/buildfile
parent5e9beb9b7020ed688a1df23344df809af3618b8b (diff)
Add --{repositories|packages}-file options to bpkg-rep-info
This allows saving both manifests with a single invocation (which is the only way to guarantee they are consistent).
Diffstat (limited to 'bpkg/buildfile')
-rw-r--r--bpkg/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bpkg/buildfile b/bpkg/buildfile
index 5c3ba35..44c04ff 100644
--- a/bpkg/buildfile
+++ b/bpkg/buildfile
@@ -122,7 +122,7 @@ if $cli.configured
--cli-namespace bpkg::cli --generate-vector-scanner --generate-file-scanner \
--generate-group-scanner --keep-separator --generate-specifier \
--generate-parse --page-usage 'bpkg::print_$name$_' --ansi-color \
---include-base-last --option-length 23
+--include-base-last --option-length 24
cli.cxx{common-options}: cli.options += --short-usage --long-usage # Both.
cli.cxx{bpkg-options}: cli.options += --short-usage --suppress-undocumented