diff options
Diffstat (limited to 'man/bst-shell.1')
-rw-r--r-- | man/bst-shell.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bst-shell.1 b/man/bst-shell.1 index d32eb613c..7acfc4616 100644 --- a/man/bst-shell.1 +++ b/man/bst-shell.1 @@ -1,4 +1,4 @@ -.TH "BST SHELL" "1" "31-Oct-2019" "" "bst shell Manual" +.TH "BST SHELL" "1" "2020-04-23" "" "bst shell Manual" .SH NAME bst\-shell \- Shell into an element's sandbox environment .SH SYNOPSIS @@ -44,7 +44,7 @@ Mount a file or directory into the sandbox Create an isolated build sandbox .TP \fB\-t,\fP \-\-use\-buildtree [ask|try|always|never] -Use a buildtree. If `always` is set, will always fail to build if a buildtree is not available. [default: ask] +Stage a buildtree. If `always` is set, will always fail to build if a buildtree is not available. --pull and pull-buildtrees configuration is needed if trying to query for remotely cached buildtrees. [default: ask] .TP \fB\-\-pull\fP Attempt to pull missing or incomplete artifacts |