summaryrefslogtreecommitdiff
path: root/man/bst-workspace-close.1
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-26 15:40:13 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2018-04-26 15:40:13 +0900
commit24028499a9a24c324aadb5dd604e49d12dd503d8 (patch)
treeb28838bfa04cee485a4b3b89f3603fe193d7e31c /man/bst-workspace-close.1
parentd3a991a53121dee2b6a3af1343fc0b9901420f01 (diff)
downloadbuildstream-24028499a9a24c324aadb5dd604e49d12dd503d8.tar.gz
man: Updated man pages for 1.1.3 release
Diffstat (limited to 'man/bst-workspace-close.1')
-rw-r--r--man/bst-workspace-close.111
1 files changed, 7 insertions, 4 deletions
diff --git a/man/bst-workspace-close.1 b/man/bst-workspace-close.1
index 22662395a..c085b35ab 100644
--- a/man/bst-workspace-close.1
+++ b/man/bst-workspace-close.1
@@ -1,12 +1,15 @@
-.TH "BST WORKSPACE CLOSE" "1" "25-Mar-2018" "" "bst workspace close Manual"
+.TH "BST WORKSPACE CLOSE" "1" "26-Apr-2018" "" "bst workspace close Manual"
.SH NAME
-bst\-workspace\-close \- Close a workspace
+bst\-workspace\-close \- Close workspaces
.SH SYNOPSIS
.B bst workspace close
-[OPTIONS] ELEMENT
+[OPTIONS] [ELEMENTS]...
.SH DESCRIPTION
Close a workspace
.SH OPTIONS
.TP
\fB\-\-remove\-dir\fP
-Remove the path that contains the closed workspace \ No newline at end of file
+Remove the path that contains the closed workspace
+.TP
+\fB\-a,\fP \-\-all
+Close all open workspaces \ No newline at end of file