summaryrefslogtreecommitdiff
path: root/man/bst-source-fetch.1
diff options
context:
space:
mode:
authorChandan Singh <chandan@chandansingh.net>2020-05-07 23:31:14 +0000
committerChandan Singh <chandan@chandansingh.net>2020-05-13 21:32:43 +0000
commit3f08bb2c5909a39ca4ca532367033f9d0a090f11 (patch)
tree255f1e6b3ff0c9d3dd14e57fdbed85e13d8e14ba /man/bst-source-fetch.1
parent5018a61a1b423ca63cc7bc969a89a8802813a70b (diff)
downloadbuildstream-3f08bb2c5909a39ca4ca532367033f9d0a090f11.tar.gz
Regenerate man pageschandan/cli-deps-2
Diffstat (limited to 'man/bst-source-fetch.1')
-rw-r--r--man/bst-source-fetch.16
1 files changed, 4 insertions, 2 deletions
diff --git a/man/bst-source-fetch.1 b/man/bst-source-fetch.1
index bbffa2505..3059befb7 100644
--- a/man/bst-source-fetch.1
+++ b/man/bst-source-fetch.1
@@ -1,4 +1,4 @@
-.TH "BST SOURCE FETCH" "1" "2020-04-23" "" "bst source fetch Manual"
+.TH "BST SOURCE FETCH" "1" "2020-05-07" "" "bst source fetch Manual"
.SH NAME
bst\-source\-fetch \- Fetch sources in a pipeline
.SH SYNOPSIS
@@ -24,13 +24,15 @@ Specify `--deps` to control which sources to fetch:

none: No dependencies, just the element itself
plan: Only dependencies required for the build plan
+ run: Runtime dependencies, including the element itself
+ build: Build time dependencies, excluding the element itself
all: All dependencies
.SH OPTIONS
.TP
\fB\-\-except\fP PATH
Except certain dependencies from fetching
.TP
-\fB\-d,\fP \-\-deps [none|plan|all]
+\fB\-d,\fP \-\-deps [plan|none|build|run|all]
The dependencies to fetch [default: plan]
.TP
\fB\-r,\fP \-\-remote TEXT