diff options
Diffstat (limited to 'man/bst-shell.1')
-rw-r--r-- | man/bst-shell.1 | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/man/bst-shell.1 b/man/bst-shell.1 index e11c367dd..0c5faa31f 100644 --- a/man/bst-shell.1 +++ b/man/bst-shell.1 @@ -1,4 +1,4 @@ -.TH "BST SHELL" "1" "10-Jul-2017" "" "bst shell Manual" +.TH "BST SHELL" "1" "11-Jul-2017" "" "bst shell Manual" .SH NAME bst\-shell \- Shell into an element's sandbox environment .SH SYNOPSIS @@ -21,14 +21,5 @@ Existing build directory \fB\-s,\fP \-\-scope [build|run] Specify element scope to stage .TP -\fB\-a,\fP \-\-arch TEXT -Architecture of the machine running the build (default: x86_64) -.TP -\fB\-\-host\-arch\fP TEXT -Run as a native build for the given architecture (defaults to --arch) -.TP -\fB\-\-target\-arch\fP TEXT -Produce elements that execute on this architecture (defaults to --arch) -.TP \fB\-\-variant\fP TEXT A variant of the specified target
\ No newline at end of file |