summaryrefslogtreecommitdiff
path: root/man/bst-fetch.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-fetch.1')
-rw-r--r--man/bst-fetch.116
1 files changed, 1 insertions, 15 deletions
diff --git a/man/bst-fetch.1 b/man/bst-fetch.1
index 968193777..12ebea8b0 100644
--- a/man/bst-fetch.1
+++ b/man/bst-fetch.1
@@ -1,23 +1,9 @@
-.TH "BST FETCH" "1" "29-Nov-2018" "" "bst fetch Manual"
+.TH "BST FETCH" "1" "22-Jan-2019" "" "bst fetch Manual"
.SH NAME
bst\-fetch \- Fetch sources in a pipeline
.SH SYNOPSIS
.B bst fetch
[OPTIONS] [ELEMENTS]...
-.SH DESCRIPTION
-Fetch sources required to build the pipeline
-.PP
-By default this will only try to fetch sources which are
-required for the build plan of the specified target element,
-omitting sources for any elements which are already built
-and available in the artifact cache.
-.PP
-Specify `--deps` to control which sources to fetch:
-.PP
-
- none: No dependencies, just the element itself
- plan: Only dependencies required for the build plan
- all: All dependencies
.SH OPTIONS
.TP
\fB\-\-except\fP PATH