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.111
1 files changed, 9 insertions, 2 deletions
diff --git a/man/bst-artifact-pull.1 b/man/bst-artifact-pull.1
index 5ac21ad94..81ffe2229 100644
--- a/man/bst-artifact-pull.1
+++ b/man/bst-artifact-pull.1
@@ -1,4 +1,4 @@
-.TH "BST ARTIFACT PULL" "1" "22-Jan-2019" "" "bst artifact pull Manual"
+.TH "BST ARTIFACT PULL" "1" "24-Jan-2019" "" "bst artifact pull Manual"
.SH NAME
bst\-artifact\-pull \- Pull a built artifact
.SH SYNOPSIS
@@ -7,6 +7,13 @@ bst\-artifact\-pull \- Pull a built artifact
.SH DESCRIPTION
Pull a built artifact from the configured remote artifact cache.
.PP
+Specifying no elements will result in pulling the default targets
+of the project. If no default targets are configured, all project
+elements will be pulled.
+.PP
+When this command is executed from a workspace directory, the default
+is to pull the workspace element.
+.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.
@@ -22,4 +29,4 @@ Specify `--deps` to control which artifacts to pull:
The dependency artifacts to pull (default: none)
.TP
\fB\-r,\fP \-\-remote TEXT
-The URL of the remote cache (defaults to the first configured cache) \ No newline at end of file
+The URL of the remote cache (defaults to the first configured cache)