summaryrefslogtreecommitdiff
path: root/man/bst-track.1
blob: fac8e725cf2506a84cd2f81b8625f7f5bdf02fd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH "BST TRACK" "1" "28-May-2017" "" "bst track Manual"
.SH NAME
bst\-track \- Track new source references
.SH SYNOPSIS
.B bst track
[OPTIONS] TARGET
.SH DESCRIPTION
Consults the specified tracking branches for new versions available
to build and updates the project with any newly available references.

By default this will track sources for all dependencies of the specified
target element.

Specify `--deps` to control which sources to track:


    none:  No dependencies, just the element itself
    all:   All dependencies
.SH OPTIONS
.TP
\fB\-d,\fP \-\-deps [none|all]
The dependencies to track (default: all)
.TP
\fB\-a,\fP \-\-arch TEXT
The target architecture (default: x86_64)
.TP
\fB\-\-variant\fP TEXT
A variant of the specified target