summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-10 22:34:51 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-10 22:34:51 +0900
commit20679de73d345c53b9a5466a63082db917b8445a (patch)
treed0149531dd7dd7dd88e73b80d4ff1d8636d8b639 /man
parent19855f4361aadfdfa9106d5f5c8be5ee17ee7e49 (diff)
downloadbuildstream-20679de73d345c53b9a5466a63082db917b8445a.tar.gz
Regenerating man pages
Diffstat (limited to 'man')
-rw-r--r--man/bst-build.110
-rw-r--r--man/bst-checkout.110
-rw-r--r--man/bst-fetch.110
-rw-r--r--man/bst-shell.110
-rw-r--r--man/bst-show.110
-rw-r--r--man/bst-source-bundle.110
-rw-r--r--man/bst-track.110
-rw-r--r--man/bst.130
8 files changed, 71 insertions, 29 deletions
diff --git a/man/bst-build.1 b/man/bst-build.1
index c1c26ce5c..bdcb3b7e5 100644
--- a/man/bst-build.1
+++ b/man/bst-build.1
@@ -1,4 +1,4 @@
-.TH "BST BUILD" "1" "04-Jul-2017" "" "bst build Manual"
+.TH "BST BUILD" "1" "10-Jul-2017" "" "bst build Manual"
.SH NAME
bst\-build \- Build elements in a pipeline
.SH SYNOPSIS
@@ -15,7 +15,13 @@ Build elements that would not be needed for the current build plan
Track new source references before building (implies --all)
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+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 8de2b70f6..0cddebeca 100644
--- a/man/bst-checkout.1
+++ b/man/bst-checkout.1
@@ -1,4 +1,4 @@
-.TH "BST CHECKOUT" "1" "04-Jul-2017" "" "bst checkout Manual"
+.TH "BST CHECKOUT" "1" "10-Jul-2017" "" "bst checkout Manual"
.SH NAME
bst\-checkout \- Checkout a built artifact
.SH SYNOPSIS
@@ -13,7 +13,13 @@ Checkout a built artifact to the specified directory
Overwrite files existing in checkout directory
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+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 5e6afe580..df3fdb09b 100644
--- a/man/bst-fetch.1
+++ b/man/bst-fetch.1
@@ -1,4 +1,4 @@
-.TH "BST FETCH" "1" "04-Jul-2017" "" "bst fetch Manual"
+.TH "BST FETCH" "1" "10-Jul-2017" "" "bst fetch Manual"
.SH NAME
bst\-fetch \- Fetch sources in a pipeline
.SH SYNOPSIS
@@ -30,7 +30,13 @@ The dependencies to fetch (default: plan)
Track new source references before fetching
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+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 99d035d71..e11c367dd 100644
--- a/man/bst-shell.1
+++ b/man/bst-shell.1
@@ -1,4 +1,4 @@
-.TH "BST SHELL" "1" "04-Jul-2017" "" "bst shell Manual"
+.TH "BST SHELL" "1" "10-Jul-2017" "" "bst shell Manual"
.SH NAME
bst\-shell \- Shell into an element's sandbox environment
.SH SYNOPSIS
@@ -22,7 +22,13 @@ Existing build directory
Specify element scope to stage
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+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 def19c5a8..a40c8ba87 100644
--- a/man/bst-show.1
+++ b/man/bst-show.1
@@ -1,4 +1,4 @@
-.TH "BST SHOW" "1" "04-Jul-2017" "" "bst show Manual"
+.TH "BST SHOW" "1" "10-Jul-2017" "" "bst show Manual"
.SH NAME
bst\-show \- Show elements in the pipeline
.SH SYNOPSIS
@@ -63,7 +63,13 @@ Staging or alphabetic ordering of dependencies
Format string for each element
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+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 d161113a7..ca2a55d23 100644
--- a/man/bst-source-bundle.1
+++ b/man/bst-source-bundle.1
@@ -1,4 +1,4 @@
-.TH "BST SOURCE-BUNDLE" "1" "04-Jul-2017" "" "bst source-bundle Manual"
+.TH "BST SOURCE-BUNDLE" "1" "10-Jul-2017" "" "bst source-bundle Manual"
.SH NAME
bst\-source-bundle \- Produce a build bundle to be manually executed
.SH SYNOPSIS
@@ -28,7 +28,13 @@ The elements to bundle (default: build)
Track new source references before building
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+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
diff --git a/man/bst-track.1 b/man/bst-track.1
index 7d5d2e25b..6a7454812 100644
--- a/man/bst-track.1
+++ b/man/bst-track.1
@@ -1,4 +1,4 @@
-.TH "BST TRACK" "1" "04-Jul-2017" "" "bst track Manual"
+.TH "BST TRACK" "1" "10-Jul-2017" "" "bst track Manual"
.SH NAME
bst\-track \- Track new source references
.SH SYNOPSIS
@@ -25,7 +25,13 @@ Except certain dependencies from tracking
The dependencies to track (default: none)
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+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.1 b/man/bst.1
index a119c3d9c..e130747df 100644
--- a/man/bst.1
+++ b/man/bst.1
@@ -1,4 +1,4 @@
-.TH "BST" "1" "04-Jul-2017" "" "bst Manual"
+.TH "BST" "1" "10-Jul-2017" "" "bst Manual"
.SH NAME
bst \- Build and manipulate BuildStream projects...
.SH SYNOPSIS
@@ -54,9 +54,9 @@ A file to store the main log (allows storing the main log while in interactive m
Force enable/disable ANSI color codes in output
.SH COMMANDS
.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.
+\fBcheckout\fP
+ Checkout a built artifact
+ See \fBbst-checkout(1)\fP for full documentation on the \fBcheckout\fP command.
.PP
\fBshow\fP
@@ -64,14 +64,9 @@ Force enable/disable ANSI color codes in output
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
-\fBcheckout\fP
- Checkout a built artifact
- See \fBbst-checkout(1)\fP for full documentation on the \fBcheckout\fP command.
+\fBshell\fP
+ Shell into an element's sandbox environment
+ See \fBbst-shell(1)\fP for full documentation on the \fBshell\fP command.
.PP
\fBfetch\fP
@@ -79,11 +74,16 @@ 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.
+
+.PP
\fBtrack\fP
Track new source references
See \fBbst-track(1)\fP for full documentation on the \fBtrack\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.
+\fBbuild\fP
+ Build elements in a pipeline
+ See \fBbst-build(1)\fP for full documentation on the \fBbuild\fP command.