blob: 5a131994224b57f77ba33c6eefd3d26b319434ce [file] [log] [blame]
.TH "BST TRACK" "1" "14-Jul-2019" "" "bst track Manual"
.SH NAME
bst\-track \- Track new source references
.SH SYNOPSIS
.B bst track
[OPTIONS] [ELEMENTS]...
.SH DESCRIPTION
Consults the specified tracking branches for new versions available
to build and updates the project with any newly available references.
.PP
By default this will track just the specified element, but you can also
update a whole tree of dependencies in one go.
.PP
Specify `--deps` to control which sources to track:
.PP

none: No dependencies, just the specified elements
all: All dependencies of all specified elements
.SH OPTIONS
.TP
\fB\-\-except\fP PATH
Except certain dependencies from tracking
.TP
\fB\-d,\fP \-\-deps [none|all]
The dependencies to track (default: none)
.TP
\fB\-J,\fP \-\-cross\-junctions
Allow crossing junction boundaries