summaryrefslogtreecommitdiff
path: root/man/bst-workspace-open.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-workspace-open.1')
-rw-r--r--man/bst-workspace-open.124
1 files changed, 24 insertions, 0 deletions
diff --git a/man/bst-workspace-open.1 b/man/bst-workspace-open.1
new file mode 100644
index 000000000..bcf8cf0af
--- /dev/null
+++ b/man/bst-workspace-open.1
@@ -0,0 +1,24 @@
+.TH "BST WORKSPACE OPEN" "1" "27-Jul-2017" "" "bst workspace open Manual"
+.SH NAME
+bst\-workspace\-open \- Open a new workspace
+.SH SYNOPSIS
+.B bst workspace open
+[OPTIONS] ELEMENT DIRECTORY
+.SH DESCRIPTION
+Open a workspace for manual source modification
+.SH OPTIONS
+.TP
+\fB\-\-no\-checkout\fP
+Do not checkout the source, only link to the given directory
+.TP
+\fB\-f,\fP \-\-force
+Overwrite files existing in checkout directory
+.TP
+\fB\-s,\fP \-\-source TEXT
+The source to create a workspace for. Projects with one source may omit this
+.TP
+\fB\-\-variant\fP TEXT
+A variant of the specified target
+.TP
+\fB\-\-track\fP
+Track and fetch new source references before checking out the workspace \ No newline at end of file