summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2020-04-23 15:35:58 +0200
committerJürg Billeter <j@bitron.ch>2020-04-25 09:19:49 +0200
commit968897f69af079658f2e1b85d6606d1b6fbd8235 (patch)
tree1c4b026fe371338e49379f6446389e9cb11dc925 /man
parent0307e55dcf0ae7155fa9d9d08a847957f0877545 (diff)
downloadbuildstream-968897f69af079658f2e1b85d6606d1b6fbd8235.tar.gz
Remove bst shell --sysroot
This is no longer needed now that we support caching buildtrees in CAS.
Diffstat (limited to 'man')
-rw-r--r--man/bst-shell.17
1 files changed, 0 insertions, 7 deletions
diff --git a/man/bst-shell.1 b/man/bst-shell.1
index 7acfc4616..ff6179a52 100644
--- a/man/bst-shell.1
+++ b/man/bst-shell.1
@@ -23,10 +23,6 @@ otherwise bst may respond to them instead. e.g.
Use the --build option to create a temporary sysroot for
building the element instead.
.PP
-Use the --sysroot option with an existing failed build
-directory or with a checkout of the given target, in order
-to use a specific sysroot.
-.PP
If no COMMAND is specified, the default is to attempt
to run an interactive shell.
.SH OPTIONS
@@ -34,9 +30,6 @@ to run an interactive shell.
\fB\-b,\fP \-\-build
Stage dependencies and sources to build
.TP
-\fB\-s,\fP \-\-sysroot DIRECTORY
-An existing sysroot
-.TP
\fB\-\-mount\fP HOSTPATH PATH
Mount a file or directory into the sandbox
.TP