summaryrefslogtreecommitdiff
path: root/man/bst-artifact-push.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-push.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-push.1')
-rw-r--r--man/bst-artifact-push.16
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bst-artifact-push.1 b/man/bst-artifact-push.1
index 6894a5be2..69280ff26 100644
--- a/man/bst-artifact-push.1
+++ b/man/bst-artifact-push.1
@@ -1,9 +1,9 @@
-.TH "BST ARTIFACT PUSH" "1" "14-Jul-2019" "" "bst artifact push Manual"
+.TH "BST ARTIFACT PUSH" "1" "31-Oct-2019" "" "bst artifact push Manual"
.SH NAME
bst\-artifact\-push \- Push a built artifact
.SH SYNOPSIS
.B bst artifact push
-[OPTIONS] [ELEMENTS]...
+[OPTIONS] [ARTIFACTS]...
.SH DESCRIPTION
Push a built artifact to a remote artifact cache.
.PP
@@ -29,7 +29,7 @@ Specify `--deps` to control which artifacts to push:
.SH OPTIONS
.TP
\fB\-d,\fP \-\-deps [none|all]
-The dependencies to push (default: none)
+The dependencies to push [default: none]
.TP
\fB\-r,\fP \-\-remote TEXT
The URL of the remote cache (defaults to the first configured cache)