summaryrefslogtreecommitdiff
path: root/man/bst-pull.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-pull.1')
-rw-r--r--man/bst-pull.114
1 files changed, 1 insertions, 13 deletions
diff --git a/man/bst-pull.1 b/man/bst-pull.1
index 73f892e73..2c4c72863 100644
--- a/man/bst-pull.1
+++ b/man/bst-pull.1
@@ -1,21 +1,9 @@
-.TH "BST PULL" "1" "29-Nov-2018" "" "bst pull Manual"
+.TH "BST PULL" "1" "22-Jan-2019" "" "bst pull Manual"
.SH NAME
bst\-pull \- Pull a built artifact
.SH SYNOPSIS
.B bst pull
[OPTIONS] [ELEMENTS]...
-.SH DESCRIPTION
-Pull a built artifact from the configured remote artifact cache.
-.PP
-By default the artifact will be pulled one of the configured caches
-if possible, following the usual priority order. If the `--remote` flag
-is given, only the specified cache will be queried.
-.PP
-Specify `--deps` to control which artifacts to pull:
-.PP
-
- none: No dependencies, just the element itself
- all: All dependencies
.SH OPTIONS
.TP
\fB\-d,\fP \-\-deps [none|all]