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.18
1 files changed, 7 insertions, 1 deletions
diff --git a/man/bst-fetch.1 b/man/bst-fetch.1
index 1c4b148b5..5fe9a3270 100644
--- a/man/bst-fetch.1
+++ b/man/bst-fetch.1
@@ -1,4 +1,4 @@
-.TH "BST FETCH" "1" "28-May-2017" "" "bst fetch Manual"
+.TH "BST FETCH" "1" "21-Jun-2017" "" "bst fetch Manual"
.SH NAME
bst\-fetch \- Fetch sources in a pipeline
.SH SYNOPSIS
@@ -20,9 +20,15 @@ Specify `--deps` to control which sources to fetch:
all: All dependencies
.SH OPTIONS
.TP
+\fB\-\-except\fP TEXT
+Except certain dependencies from fetching
+.TP
\fB\-d,\fP \-\-deps [none|plan|all]
The dependencies to fetch (default: plan)
.TP
+\fB\-\-track\fP
+Track new source references before fetching
+.TP
\fB\-a,\fP \-\-arch TEXT
The target architecture (default: x86_64)
.TP