summaryrefslogtreecommitdiff
path: root/man/bst-workspace-reset.1
blob: 215f5ca23c210c2d8a4b4fd6151167024c90ec5d (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
.TH "BST WORKSPACE RESET" "1" "27-Jul-2017" "" "bst workspace reset Manual"
.SH NAME
bst\-workspace\-reset \- Reset a workspace to its original state
.SH SYNOPSIS
.B bst workspace reset
[OPTIONS] ELEMENT
.SH DESCRIPTION
Reset a workspace to its original state
.SH OPTIONS
.TP
\fB\-s,\fP \-\-source TEXT
The source of the workspace to reset. Projects with one source may omit this
.TP
\fB\-\-track\fP
Track and fetch the latest source before resetting
.TP
\fB\-\-no\-checkout\fP
Do not checkout the source, only link to the given directory
.TP
\fB\-\-variant\fP TEXT
A variant of the specified target
.TP
\fB\-\-yes\fP
Confirm the action without prompting.