blob: 3c6f9636916dd787d6c2be703bb07f8cdd5fb142 [file] [log] [blame]
.TH "BST TRACK" "1" "10-Sep-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 just the specified element, but you can also
update a whole tree of dependencies in one go.
Specify `--deps` to control which sources to track:

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