summaryrefslogtreecommitdiff
path: root/man/bst-build.1
diff options
context:
space:
mode:
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