summaryrefslogtreecommitdiff
path: root/man/bst-build.1
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-05-07 23:31:14 +0000
committerChandan Singh <chandan@chandansingh.net>2020-05-13 21:32:43 +0000
commit3f08bb2c5909a39ca4ca532367033f9d0a090f11 (patch)
tree255f1e6b3ff0c9d3dd14e57fdbed85e13d8e14ba /man/bst-build.1
parent5018a61a1b423ca63cc7bc969a89a8802813a70b (diff)
downloadbuildstream-3f08bb2c5909a39ca4ca532367033f9d0a090f11.tar.gz
Regenerate man pageschandan/cli-deps-2
Diffstat (limited to 'man/bst-build.1')
-rw-r--r--man/bst-build.15
1 files changed, 3 insertions, 2 deletions
diff --git a/man/bst-build.1 b/man/bst-build.1
index 3e9722bc1..34ed95e41 100644
--- a/man/bst-build.1
+++ b/man/bst-build.1
@@ -1,4 +1,4 @@
-.TH "BST BUILD" "1" "2020-04-23" "" "bst build Manual"
+.TH "BST BUILD" "1" "2020-05-07" "" "bst build Manual"
.SH NAME
bst\-build \- Build elements in a pipeline
.SH SYNOPSIS
@@ -18,10 +18,11 @@ Specify `--deps` to control which dependencies to build:
.PP

plan: Only dependencies required for the build plan
+ build: Build time dependencies, excluding the element itself
all: All dependencies
.SH OPTIONS
.TP
-\fB\-d,\fP \-\-deps [plan|all]
+\fB\-d,\fP \-\-deps [build|plan|all]
The dependencies to build
.TP
\fB\-r,\fP \-\-remote TEXT