summaryrefslogtreecommitdiff
path: root/man/bst-artifact-pull.1
diff options
context:
space:
mode:
authorChandan Singh <csingh43@bloomberg.net>2019-10-29 13:03:13 +0000
committerChandan Singh <csingh43@bloomberg.net>2019-10-31 19:03:31 +0000
commite8868b0c80c253162ae35b121b9ac6fa5e29bf18 (patch)
tree2d5e316a82129f293d1bb40c1e2552dae884e267 /man/bst-artifact-pull.1
parent3353b6e8c8a571ee1b03176861fc2998dd775116 (diff)
downloadbuildstream-chandan/remove-build-track.tar.gz
Regenerate man pages after removal of `--track*` from `bst build`chandan/remove-build-track
Diffstat (limited to 'man/bst-artifact-pull.1')
-rw-r--r--man/bst-artifact-pull.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bst-artifact-pull.1 b/man/bst-artifact-pull.1
index 6b9262570..f768ca0d7 100644
--- a/man/bst-artifact-pull.1
+++ b/man/bst-artifact-pull.1
@@ -1,9 +1,9 @@
-.TH "BST ARTIFACT PULL" "1" "14-Jul-2019" "" "bst artifact pull Manual"
+.TH "BST ARTIFACT PULL" "1" "31-Oct-2019" "" "bst artifact pull Manual"
.SH NAME
bst\-artifact\-pull \- Pull a built artifact
.SH SYNOPSIS
.B bst artifact pull
-[OPTIONS] [ELEMENTS]...
+[OPTIONS] [ARTIFACTS]...
.SH DESCRIPTION
Pull a built artifact from the configured remote artifact cache.
.PP
@@ -26,7 +26,7 @@ Specify `--deps` to control which artifacts to pull:
.SH OPTIONS
.TP
\fB\-d,\fP \-\-deps [none|all]
-The dependency artifacts to pull (default: none)
+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)