From c6196464780fbdb1a2dbdda92061189395e5072e Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 12 Mar 2018 19:22:42 +0300 Subject: Add support for --keep-out option --- bpkg/pkg-unpack.cli | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bpkg/pkg-unpack.cli') diff --git a/bpkg/pkg-unpack.cli b/bpkg/pkg-unpack.cli index 56682d9..dc3a1c3 100644 --- a/bpkg/pkg-unpack.cli +++ b/bpkg/pkg-unpack.cli @@ -50,9 +50,7 @@ namespace bpkg example, during development). To support this, \cb{bpkg} implements the \i{package iteration} mechanism which may result in iteration numbers to be shown as part of the package version, for example, \cb{1.2.3#1} (see - \l{bpkg#package-version Package Version}). Finally, it is possible to - replace one external package version with another while preserving its - output directory by specifying the \cb{--keep-out} option." + \l{bpkg#package-version Package Version})." } class pkg_unpack_options: configuration_options -- cgit v1.1