diff options
author | Chandan Singh <csingh43@bloomberg.net> | 2019-01-24 21:13:15 +0000 |
---|---|---|
committer | Chandan Singh <chandan@chandansingh.net> | 2019-01-25 23:50:49 +0000 |
commit | d74386886a1ca53a394dc80c1a29c777e087398a (patch) | |
tree | 62acfb0a853787ea2f5dcd997ca787e481c92464 /man/bst-workspace-open.1 | |
parent | 89ba2abe538bfc5fd9fca77a71e5fb6e02f7039c (diff) | |
download | buildstream-d74386886a1ca53a394dc80c1a29c777e087398a.tar.gz |
man: Refresh man pages
Notable changes:
* New `source` and `artifact` command groups
* Man pages corresponding to obsolete commands, that were marked as
hidden in Click, have now been removed.
Fixes #881.
Diffstat (limited to 'man/bst-workspace-open.1')
-rw-r--r-- | man/bst-workspace-open.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/bst-workspace-open.1 b/man/bst-workspace-open.1 index 3018443c6..e5527ba6a 100644 --- a/man/bst-workspace-open.1 +++ b/man/bst-workspace-open.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE OPEN" "1" "22-Jan-2019" "" "bst workspace open Manual" +.TH "BST WORKSPACE OPEN" "1" "24-Jan-2019" "" "bst workspace open Manual" .SH NAME bst\-workspace\-open \- Open a new workspace .SH SYNOPSIS @@ -18,4 +18,4 @@ The workspace will be created even if the directory in which it will be created Track and fetch new source references before checking out the workspace .TP \fB\-\-directory\fP DIRECTORY -Only for use when a single Element is given: Set the directory to use to create the workspace
\ No newline at end of file +Only for use when a single Element is given: Set the directory to use to create the workspace |