summaryrefslogtreecommitdiff
path: root/man/bst-source-bundle.1
blob: 3806c26e6df46e7600f310f6f37d0b37a792c913 (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-BUNDLE" "1" "29-Nov-2018" "" "bst source-bundle Manual"
.SH NAME
bst\-source-bundle \- Produce a build bundle to be manually executed
.SH SYNOPSIS
.B bst source-bundle
[OPTIONS] ELEMENT
.SH DESCRIPTION
Produce a source bundle to be manually executed
    
.SH OPTIONS
.TP
\fB\-\-except\fP PATH
Elements to except from the tarball
.TP
\fB\-\-compression\fP [none|gz|bz2|xz]
Compress the tar file using the given algorithm.
.TP
\fB\-\-track\fP
Track new source references before bundling
.TP
\fB\-f,\fP \-\-force
Overwrite an existing tarball
.TP
\fB\-\-directory\fP TEXT
The directory to write the tarball to