diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2017-07-11 21:02:25 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2017-07-11 21:02:25 +0900 |
commit | fc7eb1d5cbaa448a6c6df9da78fe582a665235fd (patch) | |
tree | f824837185a1e8a261d204adb367f65581db19c3 /man | |
parent | f8492135b51526920cf73ecd7f1c8b93aaa9d7f7 (diff) | |
download | buildstream-fc7eb1d5cbaa448a6c6df9da78fe582a665235fd.tar.gz |
Update man pages for new placement of arch parameters
Diffstat (limited to 'man')
-rw-r--r-- | man/bst-build.1 | 11 | ||||
-rw-r--r-- | man/bst-checkout.1 | 11 | ||||
-rw-r--r-- | man/bst-fetch.1 | 11 | ||||
-rw-r--r-- | man/bst-shell.1 | 11 | ||||
-rw-r--r-- | man/bst-show.1 | 11 | ||||
-rw-r--r-- | man/bst-source-bundle.1 | 11 | ||||
-rw-r--r-- | man/bst-track.1 | 11 | ||||
-rw-r--r-- | man/bst.1 | 33 |
8 files changed, 28 insertions, 82 deletions
diff --git a/man/bst-build.1 b/man/bst-build.1 index bdcb3b7e5..e262754eb 100644 --- a/man/bst-build.1 +++ b/man/bst-build.1 @@ -1,4 +1,4 @@ -.TH "BST BUILD" "1" "10-Jul-2017" "" "bst build Manual" +.TH "BST BUILD" "1" "11-Jul-2017" "" "bst build Manual" .SH NAME bst\-build \- Build elements in a pipeline .SH SYNOPSIS @@ -14,14 +14,5 @@ Build elements that would not be needed for the current build plan \fB\-\-track\fP Track new source references before building (implies --all) .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 diff --git a/man/bst-checkout.1 b/man/bst-checkout.1 index 0cddebeca..09c69ec46 100644 --- a/man/bst-checkout.1 +++ b/man/bst-checkout.1 @@ -1,4 +1,4 @@ -.TH "BST CHECKOUT" "1" "10-Jul-2017" "" "bst checkout Manual" +.TH "BST CHECKOUT" "1" "11-Jul-2017" "" "bst checkout Manual" .SH NAME bst\-checkout \- Checkout a built artifact .SH SYNOPSIS @@ -12,14 +12,5 @@ Checkout a built artifact to the specified directory \fB\-f,\fP \-\-force Overwrite files existing in checkout directory .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 diff --git a/man/bst-fetch.1 b/man/bst-fetch.1 index df3fdb09b..96217b316 100644 --- a/man/bst-fetch.1 +++ b/man/bst-fetch.1 @@ -1,4 +1,4 @@ -.TH "BST FETCH" "1" "10-Jul-2017" "" "bst fetch Manual" +.TH "BST FETCH" "1" "11-Jul-2017" "" "bst fetch Manual" .SH NAME bst\-fetch \- Fetch sources in a pipeline .SH SYNOPSIS @@ -29,14 +29,5 @@ The dependencies to fetch (default: plan) \fB\-\-track\fP Track new source references before fetching .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 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 diff --git a/man/bst-show.1 b/man/bst-show.1 index a40c8ba87..541004ad0 100644 --- a/man/bst-show.1 +++ b/man/bst-show.1 @@ -1,4 +1,4 @@ -.TH "BST SHOW" "1" "10-Jul-2017" "" "bst show Manual" +.TH "BST SHOW" "1" "11-Jul-2017" "" "bst show Manual" .SH NAME bst\-show \- Show elements in the pipeline .SH SYNOPSIS @@ -62,14 +62,5 @@ Staging or alphabetic ordering of dependencies \fB\-f,\fP \-\-format FORMAT Format string for each element .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 diff --git a/man/bst-source-bundle.1 b/man/bst-source-bundle.1 index ca2a55d23..45eefbd7a 100644 --- a/man/bst-source-bundle.1 +++ b/man/bst-source-bundle.1 @@ -1,4 +1,4 @@ -.TH "BST SOURCE-BUNDLE" "1" "10-Jul-2017" "" "bst source-bundle Manual" +.TH "BST SOURCE-BUNDLE" "1" "11-Jul-2017" "" "bst source-bundle Manual" .SH NAME bst\-source-bundle \- Produce a build bundle to be manually executed .SH SYNOPSIS @@ -27,15 +27,6 @@ The elements to bundle (default: build) \fB\-\-track\fP Track new source references before building .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 .TP diff --git a/man/bst-track.1 b/man/bst-track.1 index 6a7454812..d5aeecf15 100644 --- a/man/bst-track.1 +++ b/man/bst-track.1 @@ -1,4 +1,4 @@ -.TH "BST TRACK" "1" "10-Jul-2017" "" "bst track Manual" +.TH "BST TRACK" "1" "11-Jul-2017" "" "bst track Manual" .SH NAME bst\-track \- Track new source references .SH SYNOPSIS @@ -24,14 +24,5 @@ Except certain dependencies from tracking \fB\-d,\fP \-\-deps [none|all] The dependencies to track (default: none) .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 @@ -1,4 +1,4 @@ -.TH "BST" "1" "10-Jul-2017" "" "bst Manual" +.TH "BST" "1" "11-Jul-2017" "" "bst Manual" .SH NAME bst \- Build and manipulate BuildStream projects... .SH SYNOPSIS @@ -52,6 +52,15 @@ A file to store the main log (allows storing the main log while in interactive m .TP \fB\-\-colors\fP / \-\-no\-colors Force enable/disable ANSI color codes in output +.TP +\fB\-a,\fP \-\-arch TEXT +Machine architecture (default: x86_64) +.TP +\fB\-\-host\-arch\fP TEXT +Machine architecture for the sandbox (defaults to --arch) +.TP +\fB\-\-target\-arch\fP TEXT +Machine architecture for build output (defaults to --arch) .SH COMMANDS .PP \fBcheckout\fP @@ -59,11 +68,6 @@ Force enable/disable ANSI color codes in output See \fBbst-checkout(1)\fP for full documentation on the \fBcheckout\fP command. .PP -\fBshow\fP - Show elements in the pipeline - See \fBbst-show(1)\fP for full documentation on the \fBshow\fP command. - -.PP \fBshell\fP Shell into an element's sandbox environment See \fBbst-shell(1)\fP for full documentation on the \fBshell\fP command. @@ -74,9 +78,14 @@ Force enable/disable ANSI color codes in output See \fBbst-fetch(1)\fP for full documentation on the \fBfetch\fP command. .PP -\fBsource-bundle\fP - Produce a build bundle to be manually executed - See \fBbst-source-bundle(1)\fP for full documentation on the \fBsource-bundle\fP command. +\fBshow\fP + Show elements in the pipeline + See \fBbst-show(1)\fP for full documentation on the \fBshow\fP command. + +.PP +\fBbuild\fP + Build elements in a pipeline + See \fBbst-build(1)\fP for full documentation on the \fBbuild\fP command. .PP \fBtrack\fP @@ -84,6 +93,6 @@ Force enable/disable ANSI color codes in output See \fBbst-track(1)\fP for full documentation on the \fBtrack\fP command. .PP -\fBbuild\fP - Build elements in a pipeline - See \fBbst-build(1)\fP for full documentation on the \fBbuild\fP command. +\fBsource-bundle\fP + Produce a build bundle to be manually executed + See \fBbst-source-bundle(1)\fP for full documentation on the \fBsource-bundle\fP command. |