summaryrefslogtreecommitdiff
path: root/man/bst-checkout.1
blob: 358c50c4964134d225b9a04ef92a583c0cd4b107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH "BST CHECKOUT" "1" "25-Mar-2018" "" "bst checkout Manual"
.SH NAME
bst\-checkout \- Checkout a built artifact
.SH SYNOPSIS
.B bst checkout
[OPTIONS] ELEMENT DIRECTORY
.SH DESCRIPTION
Checkout a built artifact to the specified directory
    
.SH OPTIONS
.TP
\fB\-f,\fP \-\-force
Overwrite files existing in checkout directory
.TP
\fB\-\-integrate\fP / \-\-no\-integrate
Whether to run integration commands
.TP
\fB\-\-hardlinks\fP
Checkout hardlinks instead of copies (handle with care)