summaryrefslogtreecommitdiff
path: root/man/bst-source.1
blob: 0f308aa6674a602d6337b6de2266355ece21badf (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
.TH "BST SOURCE" "1" "2020-10-14" "" "bst source Manual"
.SH NAME
bst\-source \- Manipulate sources for an element
.SH SYNOPSIS
.B bst source
[OPTIONS] COMMAND [ARGS]...
.SH DESCRIPTION
Manipulate sources for an element
.SH COMMANDS
.PP
\fBfetch\fP
  Fetch sources in a pipeline
  See \fBbst source-fetch(1)\fP for full documentation on the \fBfetch\fP command.
.PP
\fBpush\fP
  Push sources in a pipeline
  See \fBbst source-push(1)\fP for full documentation on the \fBpush\fP command.
.PP
\fBtrack\fP
  Track new source references
  See \fBbst source-track(1)\fP for full documentation on the \fBtrack\fP command.
.PP
\fBcheckout\fP
  Checkout sources of an element
  See \fBbst source-checkout(1)\fP for full documentation on the \fBcheckout\fP command.