aboutsummaryrefslogtreecommitdiff
path: root/bdep/init.cli
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2023-06-29 14:55:44 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2023-06-29 14:55:44 +0300
commit996aba4f0989de1fa2b8cf13ef482bf228bd410e (patch)
tree705c34fcdf9ccf3962c935834504134be7f8948e /bdep/init.cli
parentd23063b1406c9bd1b688c6b658ce22c675173a2b (diff)
Add --sys-sudo options for sync and init commands
Diffstat (limited to 'bdep/init.cli')
-rw-r--r--bdep/init.cli9
1 files changed, 9 insertions, 0 deletions
diff --git a/bdep/init.cli b/bdep/init.cli
index 2bd41b1..f1b78f4 100644
--- a/bdep/init.cli
+++ b/bdep/init.cli
@@ -220,6 +220,15 @@ namespace bdep
See the corresponding \l{bpkg-pkg-build(1)} option for details."
}
+ string --sys-sudo = "sudo"
+ {
+ "<prog>",
+ "The \cb{sudo} program to use for system package manager interactions
+ that normally require administrative privileges (fetch package
+ metadata, install packages, etc). See the corresponding
+ \l{bpkg-pkg-build(1)} option for details."
+ }
+
bool --create-host-config
{
"Create a configuration for build-time dependencies without prompt (see