aboutsummaryrefslogtreecommitdiff
path: root/bpkg/pkg-bindist.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/pkg-bindist.cli')
-rw-r--r--bpkg/pkg-bindist.cli12
1 files changed, 6 insertions, 6 deletions
diff --git a/bpkg/pkg-bindist.cli b/bpkg/pkg-bindist.cli
index 23c70d1..eef0c1e 100644
--- a/bpkg/pkg-bindist.cli
+++ b/bpkg/pkg-bindist.cli
@@ -145,12 +145,12 @@ namespace bpkg
bool --private
{
"Enable the private installation subdirectory functionality using the
- binary package name as the private subdirectory. This is primarily
- useful when bundling dependencies, such as shared libraries, of an
- executable that is being installed into a shared location, such as
- \cb{/usr/}. See the \cb{config.install.private} configuration variable
- documentation in the build system manual for details. This option
- only makes sense together with \cb{--recursive}."
+ package name as the private subdirectory. This is primarily useful
+ when bundling dependencies, such as shared libraries, of an executable
+ that is being installed into a shared location, such as \cb{/usr/}.
+ See the \cb{config.install.private} configuration variable
+ documentation in the build system manual for details. This option only
+ makes sense together with \cb{--recursive}."
}
bool --wipe-out