summaryrefslogtreecommitdiff
path: root/man/bst-artifact-receive.1
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-27 16:00:20 +0100
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-27 16:04:45 +0100
commit332fed488a8b8af995dbd346654b157b75846adf (patch)
tree0afbcc011a922c3442c6bdfb7345cbe613f443b6 /man/bst-artifact-receive.1
parentedb3e15acfca6c677ea0b4141c94e64209983f61 (diff)
downloadbuildstream-332fed488a8b8af995dbd346654b157b75846adf.tar.gz
Updated man pages.
Now includes man pages for workspace commands and also the bst-artifact-receive helper program.
Diffstat (limited to 'man/bst-artifact-receive.1')
-rw-r--r--man/bst-artifact-receive.116
1 files changed, 16 insertions, 0 deletions
diff --git a/man/bst-artifact-receive.1 b/man/bst-artifact-receive.1
new file mode 100644
index 000000000..4b158d9ac
--- /dev/null
+++ b/man/bst-artifact-receive.1
@@ -0,0 +1,16 @@
+.TH "BST-ARTIFACT-RECEIVE" "1" "27-Jul-2017" "" "bst-artifact-receive Manual"
+.SH NAME
+bst-artifact-receive \- Receive pushed artifacts over ssh
+.SH SYNOPSIS
+.B bst-artifact-receive
+[OPTIONS] REPO
+.SH DESCRIPTION
+A BuildStream sister program for receiving artifacts send to a shared artifact cache
+
+.SH OPTIONS
+.TP
+\fB\-v,\fP \-\-verbose
+Verbose mode
+.TP
+\fB\-d,\fP \-\-debug
+Debug mode \ No newline at end of file