summaryrefslogtreecommitdiff
path: root/man/bst-workspace.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-workspace.1')
-rw-r--r--man/bst-workspace.118
1 files changed, 9 insertions, 9 deletions
diff --git a/man/bst-workspace.1 b/man/bst-workspace.1
index 9de32744a..b249ed4d5 100644
--- a/man/bst-workspace.1
+++ b/man/bst-workspace.1
@@ -1,4 +1,4 @@
-.TH "BST WORKSPACE" "1" "18-Jul-2018" "" "bst workspace Manual"
+.TH "BST WORKSPACE" "1" "06-Aug-2018" "" "bst workspace Manual"
.SH NAME
bst\-workspace \- Manipulate developer workspaces
.SH SYNOPSIS
@@ -8,21 +8,21 @@ bst\-workspace \- Manipulate developer workspaces
Manipulate developer workspaces
.SH COMMANDS
.PP
-\fBopen\fP
- Open a new workspace
- See \fBbst workspace-open(1)\fP for full documentation on the \fBopen\fP command.
-
-.PP
\fBreset\fP
Reset a workspace to its original state
See \fBbst workspace-reset(1)\fP for full documentation on the \fBreset\fP command.
.PP
+\fBclose\fP
+ Close workspaces
+ See \fBbst workspace-close(1)\fP for full documentation on the \fBclose\fP command.
+
+.PP
\fBlist\fP
List open workspaces
See \fBbst workspace-list(1)\fP for full documentation on the \fBlist\fP command.
.PP
-\fBclose\fP
- Close workspaces
- See \fBbst workspace-close(1)\fP for full documentation on the \fBclose\fP command.
+\fBopen\fP
+ Open a new workspace
+ See \fBbst workspace-open(1)\fP for full documentation on the \fBopen\fP command.