summaryrefslogtreecommitdiff
path: root/man/bst-shell.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-shell.1')
-rw-r--r--man/bst-shell.112
1 files changed, 6 insertions, 6 deletions
diff --git a/man/bst-shell.1 b/man/bst-shell.1
index 09e5b6da8..7f0c5fc5d 100644
--- a/man/bst-shell.1
+++ b/man/bst-shell.1
@@ -1,4 +1,4 @@
-.TH "BST SHELL" "1" "06-Aug-2018" "" "bst shell Manual"
+.TH "BST SHELL" "1" "14-Jul-2019" "" "bst shell Manual"
.SH NAME
bst\-shell \- Shell into an element's sandbox environment
.SH SYNOPSIS
@@ -6,18 +6,18 @@ bst\-shell \- Shell into an element's sandbox environment
[OPTIONS] ELEMENT [COMMAND]...
.SH DESCRIPTION
Run a command in the target element's sandbox environment
-
+.PP
This will stage a temporary sysroot for running the target
element, assuming it has already been built and all required
artifacts are in the local cache.
-
+.PP
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
@@ -32,4 +32,4 @@ An existing sysroot
Mount a file or directory into the sandbox
.TP
\fB\-\-isolate\fP
-Create an isolated build sandbox \ No newline at end of file
+Create an isolated build sandbox