summaryrefslogtreecommitdiff
path: root/man/bst.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst.1')
-rw-r--r--man/bst.135
1 files changed, 23 insertions, 12 deletions
diff --git a/man/bst.1 b/man/bst.1
index 8bcc2f449..a119c3d9c 100644
--- a/man/bst.1
+++ b/man/bst.1
@@ -1,4 +1,4 @@
-.TH "BST" "1" "21-Jun-2017" "" "bst Manual"
+.TH "BST" "1" "04-Jul-2017" "" "bst Manual"
.SH NAME
bst \- Build and manipulate BuildStream projects...
.SH SYNOPSIS
@@ -29,6 +29,9 @@ Maximum simultaneous download tasks
\fB\-\-builders\fP INTEGER
Maximum simultaneous build tasks
.TP
+\fB\-\-pushers\fP INTEGER
+Maximum simultaneous upload tasks
+.TP
\fB\-\-no\-interactive\fP
Force non interactive mode, otherwise this is automatically decided
.TP
@@ -46,11 +49,19 @@ Maximum number of lines to show in a detailed message
.TP
\fB\-\-log\-file\fP FILENAME
A file to store the main log (allows storing the main log while in interactive mode)
+.TP
+\fB\-\-colors\fP / \-\-no\-colors
+Force enable/disable ANSI color codes in output
.SH COMMANDS
.PP
-\fBfetch\fP
- Fetch sources in a pipeline
- See \fBbst-fetch(1)\fP for full documentation on the \fBfetch\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
+\fBshow\fP
+ Show elements in the pipeline
+ See \fBbst-show(1)\fP for full documentation on the \fBshow\fP command.
.PP
\fBbuild\fP
@@ -58,19 +69,19 @@ A file to store the main log (allows storing the main log while in interactive m
See \fBbst-build(1)\fP for full documentation on the \fBbuild\fP command.
.PP
-\fBtrack\fP
- Track new source references
- 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.
.PP
-\fBshow\fP
- Show elements in the pipeline
- See \fBbst-show(1)\fP for full documentation on the \fBshow\fP command.
+\fBfetch\fP
+ Fetch sources in a pipeline
+ See \fBbst-fetch(1)\fP for full documentation on the \fBfetch\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