summaryrefslogtreecommitdiff
path: root/man/bst.1
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-03-06 21:42:41 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-03-06 21:42:41 +0900
commitec5ee795f6b730e1013edb2faff60e07041a9cd3 (patch)
treedac2339e6b74dea3b9107d1a306c898a835d45ec /man/bst.1
parent1f63d214270cd46bcdba4b42dcbd7cc2fc2ea00c (diff)
downloadbuildstream-ec5ee795f6b730e1013edb2faff60e07041a9cd3.tar.gz
man: Updated man pages for the release1.1.1
Diffstat (limited to 'man/bst.1')
-rw-r--r--man/bst.148
1 files changed, 24 insertions, 24 deletions
diff --git a/man/bst.1 b/man/bst.1
index c0d1da1db..bbaaf0d45 100644
--- a/man/bst.1
+++ b/man/bst.1
@@ -1,4 +1,4 @@
-.TH "BST" "1" "19-Feb-2018" "" "bst Manual"
+.TH "BST" "1" "06-Mar-2018" "" "bst Manual"
.SH NAME
bst \- Build and manipulate BuildStream projects...
.SH SYNOPSIS
@@ -59,18 +59,13 @@ Force enable/disable ANSI color codes in output
\fB\-\-strict\fP / \-\-no\-strict
Elements must be rebuilt when their dependencies have changed
.TP
-\fB\-o,\fP \-\-option <TEXT TEXT>...
+\fB\-o,\fP \-\-option OPTION VALUE
Specify a project option
.SH COMMANDS
.PP
-\fBfetch\fP
- Fetch sources in a pipeline
- See \fBbst-fetch(1)\fP for full documentation on the \fBfetch\fP command.
-
-.PP
-\fBworkspace\fP
- Manipulate developer workspaces
- See \fBbst-workspace(1)\fP for full documentation on the \fBworkspace\fP command.
+\fBshow\fP
+ Show elements in the pipeline
+ See \fBbst-show(1)\fP for full documentation on the \fBshow\fP command.
.PP
\fBtrack\fP
@@ -78,14 +73,14 @@ Specify a project option
See \fBbst-track(1)\fP for full documentation on the \fBtrack\fP command.
.PP
-\fBcheckout\fP
- Checkout a built artifact
- See \fBbst-checkout(1)\fP for full documentation on the \fBcheckout\fP command.
+\fBpush\fP
+ Push a built artifact
+ See \fBbst-push(1)\fP for full documentation on the \fBpush\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.
+\fBworkspace\fP
+ Manipulate developer workspaces
+ See \fBbst-workspace(1)\fP for full documentation on the \fBworkspace\fP command.
.PP
\fBbuild\fP
@@ -93,19 +88,24 @@ Specify a project option
See \fBbst-build(1)\fP for full documentation on the \fBbuild\fP command.
.PP
+\fBfetch\fP
+ Fetch sources in a pipeline
+ See \fBbst-fetch(1)\fP for full documentation on the \fBfetch\fP command.
+
+.PP
+\fBcheckout\fP
+ Checkout a built artifact
+ See \fBbst-checkout(1)\fP for full documentation on the \fBcheckout\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.
.PP
-\fBpush\fP
- Push a built artifact
- See \fBbst-push(1)\fP for full documentation on the \fBpush\fP command.
-
-.PP
-\fBshow\fP
- Show elements in the pipeline
- See \fBbst-show(1)\fP for full documentation on the \fBshow\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.
.PP
\fBpull\fP