summaryrefslogtreecommitdiff
path: root/man/bst-artifact-pull.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-artifact-pull.1')
-rw-r--r--man/bst-artifact-pull.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/bst-artifact-pull.1 b/man/bst-artifact-pull.1
index e9b16cd72..d58346aac 100644
--- a/man/bst-artifact-pull.1
+++ b/man/bst-artifact-pull.1
@@ -1,4 +1,4 @@
-.TH "BST ARTIFACT PULL" "1" "2020-04-23" "" "bst artifact pull Manual"
+.TH "BST ARTIFACT PULL" "1" "2020-05-07" "" "bst artifact pull Manual"
.SH NAME
bst\-artifact\-pull \- Pull a built artifact
.SH SYNOPSIS
@@ -22,10 +22,12 @@ Specify `--deps` to control which artifacts to pull:
.PP

none: No dependencies, just the element itself
+ run: Runtime dependencies, including the element itself
+ build: Build time dependencies, excluding the element itself
all: All dependencies
.SH OPTIONS
.TP
-\fB\-d,\fP \-\-deps [none|all]
+\fB\-d,\fP \-\-deps [build|none|run|all]
The dependency artifacts to pull [default: none]
.TP
\fB\-r,\fP \-\-remote TEXT