summaryrefslogtreecommitdiff
path: root/man/bst-workspace-reset.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-workspace-reset.1')
-rw-r--r--man/bst-workspace-reset.124
1 files changed, 24 insertions, 0 deletions
diff --git a/man/bst-workspace-reset.1 b/man/bst-workspace-reset.1
new file mode 100644
index 000000000..215f5ca23
--- /dev/null
+++ b/man/bst-workspace-reset.1
@@ -0,0 +1,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. \ No newline at end of file