From 00f75769842b303fd08d8465cd3dc682b6161664 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 29 Mar 2018 09:36:37 +0200 Subject: Add --plan option to pkg-build --- bpkg/pkg-build.cli | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bpkg/pkg-build.cli') diff --git a/bpkg/pkg-build.cli b/bpkg/pkg-build.cli index 8629f8c..40fc61b 100644 --- a/bpkg/pkg-build.cli +++ b/bpkg/pkg-build.cli @@ -254,6 +254,13 @@ namespace bpkg anything." } + string --plan + { + "
", + "Print the plan (even if \cb{--yes} is specified) and start it with the +
line (unless it is empty)." + }; + bool --no-fetch { "Don't fetch repositories specified as part of the build command." -- cgit v1.1