aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-unpack.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-03-12 19:22:42 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-03-12 19:37:35 +0300
commitc6196464780fbdb1a2dbdda92061189395e5072e (patch)
tree46d5de0f648c823423ff75bd65ad3c60932a8f13 /bpkg/pkg-unpack.cli
parentee16762d8435ec1a6dfe4a82655cde5624bb2c38 (diff)
Add support for --keep-out option
Diffstat (limited to 'bpkg/pkg-unpack.cli')
-rw-r--r--bpkg/pkg-unpack.cli4
1 files changed, 1 insertions, 3 deletions
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