summaryrefslogtreecommitdiff
path: root/man/bst-artifact.1
diff options
context:
space:
mode:
authorJames Ennis <james.ennis@codethink.co.uk>2019-03-13 12:13:52 +0000
committerJürg Billeter <j@bitron.ch>2019-03-13 17:04:04 +0000
commit8eba88a24b355368573a1986136142e929d44d63 (patch)
tree00650853dc590bd90831aa1b3b268f8814255e34 /man/bst-artifact.1
parent103260e1dd72d1f597d0daedb54e2768ea9c27bf (diff)
downloadbuildstream-8eba88a24b355368573a1986136142e929d44d63.tar.gz
Update man pages now that bst artifact delete exists
Diffstat (limited to 'man/bst-artifact.1')
-rw-r--r--man/bst-artifact.16
1 files changed, 5 insertions, 1 deletions
diff --git a/man/bst-artifact.1 b/man/bst-artifact.1
index a4bbeb7b2..aa46e2ef0 100644
--- a/man/bst-artifact.1
+++ b/man/bst-artifact.1
@@ -1,4 +1,4 @@
-.TH "BST ARTIFACT" "1" "12-Feb-2019" "" "bst artifact Manual"
+.TH "BST ARTIFACT" "1" "13-Mar-2019" "" "bst artifact Manual"
.SH NAME
bst\-artifact \- Manipulate cached artifacts
.SH SYNOPSIS
@@ -23,3 +23,7 @@ Manipulate cached artifacts
\fBlog\fP
Show logs of an artifact
See \fBbst artifact-log(1)\fP for full documentation on the \fBlog\fP command.
+.PP
+\fBdelete\fP
+ Remove artifacts from the local cache
+ See \fBbst artifact-delete(1)\fP for full documentation on the \fBdelete\fP command.