From e91dc8336074d22126e559a29e23ef2d52c5506a Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Sun, 25 Mar 2018 19:28:48 +0900 Subject: man: Regenerating man pages for release This needed an update at least for the deprecation of `bst build --track-save` --- man/bst-artifact-receive.1 | 2 +- man/bst-build.1 | 4 ++-- man/bst-checkout.1 | 2 +- man/bst-fetch.1 | 2 +- man/bst-pull.1 | 2 +- man/bst-push.1 | 2 +- man/bst-shell.1 | 2 +- man/bst-show.1 | 2 +- man/bst-source-bundle.1 | 2 +- man/bst-track.1 | 2 +- man/bst-workspace-close.1 | 2 +- man/bst-workspace-list.1 | 2 +- man/bst-workspace-open.1 | 2 +- man/bst-workspace-reset.1 | 2 +- man/bst-workspace.1 | 12 +++++------ man/bst.1 | 50 +++++++++++++++++++++++----------------------- 16 files changed, 46 insertions(+), 46 deletions(-) (limited to 'man') diff --git a/man/bst-artifact-receive.1 b/man/bst-artifact-receive.1 index fedd675de..a9b428164 100644 --- a/man/bst-artifact-receive.1 +++ b/man/bst-artifact-receive.1 @@ -1,4 +1,4 @@ -.TH "BST-ARTIFACT-RECEIVE" "1" "06-Mar-2018" "" "bst-artifact-receive Manual" +.TH "BST-ARTIFACT-RECEIVE" "1" "25-Mar-2018" "" "bst-artifact-receive Manual" .SH NAME bst-artifact-receive \- Receive pushed artifacts over ssh .SH SYNOPSIS diff --git a/man/bst-build.1 b/man/bst-build.1 index be6e4f5ff..077269e7f 100644 --- a/man/bst-build.1 +++ b/man/bst-build.1 @@ -1,4 +1,4 @@ -.TH "BST BUILD" "1" "06-Mar-2018" "" "bst build Manual" +.TH "BST BUILD" "1" "25-Mar-2018" "" "bst build Manual" .SH NAME bst\-build \- Build elements in a pipeline .SH SYNOPSIS @@ -21,4 +21,4 @@ Track all elements in the pipeline Except certain dependencies from tracking .TP \fB\-\-track\-save\fP -Write out the tracked references to their element files \ No newline at end of file +Deprecated: This is ignored \ No newline at end of file diff --git a/man/bst-checkout.1 b/man/bst-checkout.1 index a14c2390f..358c50c49 100644 --- a/man/bst-checkout.1 +++ b/man/bst-checkout.1 @@ -1,4 +1,4 @@ -.TH "BST CHECKOUT" "1" "06-Mar-2018" "" "bst checkout Manual" +.TH "BST CHECKOUT" "1" "25-Mar-2018" "" "bst checkout Manual" .SH NAME bst\-checkout \- Checkout a built artifact .SH SYNOPSIS diff --git a/man/bst-fetch.1 b/man/bst-fetch.1 index 1d77279c5..e82fe65b2 100644 --- a/man/bst-fetch.1 +++ b/man/bst-fetch.1 @@ -1,4 +1,4 @@ -.TH "BST FETCH" "1" "06-Mar-2018" "" "bst fetch Manual" +.TH "BST FETCH" "1" "25-Mar-2018" "" "bst fetch Manual" .SH NAME bst\-fetch \- Fetch sources in a pipeline .SH SYNOPSIS diff --git a/man/bst-pull.1 b/man/bst-pull.1 index 6d0b8d7a7..a57c411e2 100644 --- a/man/bst-pull.1 +++ b/man/bst-pull.1 @@ -1,4 +1,4 @@ -.TH "BST PULL" "1" "06-Mar-2018" "" "bst pull Manual" +.TH "BST PULL" "1" "25-Mar-2018" "" "bst pull Manual" .SH NAME bst\-pull \- Pull a built artifact .SH SYNOPSIS diff --git a/man/bst-push.1 b/man/bst-push.1 index 3c7da4640..84d25b022 100644 --- a/man/bst-push.1 +++ b/man/bst-push.1 @@ -1,4 +1,4 @@ -.TH "BST PUSH" "1" "06-Mar-2018" "" "bst push Manual" +.TH "BST PUSH" "1" "25-Mar-2018" "" "bst push Manual" .SH NAME bst\-push \- Push a built artifact .SH SYNOPSIS diff --git a/man/bst-shell.1 b/man/bst-shell.1 index 09c8f108c..9e0071f70 100644 --- a/man/bst-shell.1 +++ b/man/bst-shell.1 @@ -1,4 +1,4 @@ -.TH "BST SHELL" "1" "06-Mar-2018" "" "bst shell Manual" +.TH "BST SHELL" "1" "25-Mar-2018" "" "bst shell Manual" .SH NAME bst\-shell \- Shell into an element's sandbox environment .SH SYNOPSIS diff --git a/man/bst-show.1 b/man/bst-show.1 index 2a87b36ec..fd5ecbd8c 100644 --- a/man/bst-show.1 +++ b/man/bst-show.1 @@ -1,4 +1,4 @@ -.TH "BST SHOW" "1" "06-Mar-2018" "" "bst show Manual" +.TH "BST SHOW" "1" "25-Mar-2018" "" "bst show Manual" .SH NAME bst\-show \- Show elements in the pipeline .SH SYNOPSIS diff --git a/man/bst-source-bundle.1 b/man/bst-source-bundle.1 index 975395582..f49899761 100644 --- a/man/bst-source-bundle.1 +++ b/man/bst-source-bundle.1 @@ -1,4 +1,4 @@ -.TH "BST SOURCE-BUNDLE" "1" "06-Mar-2018" "" "bst source-bundle Manual" +.TH "BST SOURCE-BUNDLE" "1" "25-Mar-2018" "" "bst source-bundle Manual" .SH NAME bst\-source-bundle \- Produce a build bundle to be manually executed .SH SYNOPSIS diff --git a/man/bst-track.1 b/man/bst-track.1 index ff8edd6e3..259e4e16d 100644 --- a/man/bst-track.1 +++ b/man/bst-track.1 @@ -1,4 +1,4 @@ -.TH "BST TRACK" "1" "06-Mar-2018" "" "bst track Manual" +.TH "BST TRACK" "1" "25-Mar-2018" "" "bst track Manual" .SH NAME bst\-track \- Track new source references .SH SYNOPSIS diff --git a/man/bst-workspace-close.1 b/man/bst-workspace-close.1 index a2cf11294..22662395a 100644 --- a/man/bst-workspace-close.1 +++ b/man/bst-workspace-close.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE CLOSE" "1" "06-Mar-2018" "" "bst workspace close Manual" +.TH "BST WORKSPACE CLOSE" "1" "25-Mar-2018" "" "bst workspace close Manual" .SH NAME bst\-workspace\-close \- Close a workspace .SH SYNOPSIS diff --git a/man/bst-workspace-list.1 b/man/bst-workspace-list.1 index f23997fe0..d3a796ef9 100644 --- a/man/bst-workspace-list.1 +++ b/man/bst-workspace-list.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE LIST" "1" "06-Mar-2018" "" "bst workspace list Manual" +.TH "BST WORKSPACE LIST" "1" "25-Mar-2018" "" "bst workspace list Manual" .SH NAME bst\-workspace\-list \- List open workspaces .SH SYNOPSIS diff --git a/man/bst-workspace-open.1 b/man/bst-workspace-open.1 index d344656f7..428b59037 100644 --- a/man/bst-workspace-open.1 +++ b/man/bst-workspace-open.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE OPEN" "1" "06-Mar-2018" "" "bst workspace open Manual" +.TH "BST WORKSPACE OPEN" "1" "25-Mar-2018" "" "bst workspace open Manual" .SH NAME bst\-workspace\-open \- Open a new workspace .SH SYNOPSIS diff --git a/man/bst-workspace-reset.1 b/man/bst-workspace-reset.1 index 38ce6a6fd..1c3e4d53d 100644 --- a/man/bst-workspace-reset.1 +++ b/man/bst-workspace-reset.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE RESET" "1" "06-Mar-2018" "" "bst workspace reset Manual" +.TH "BST WORKSPACE RESET" "1" "25-Mar-2018" "" "bst workspace reset Manual" .SH NAME bst\-workspace\-reset \- Reset a workspace to its original state .SH SYNOPSIS diff --git a/man/bst-workspace.1 b/man/bst-workspace.1 index 9c2ab0b7e..64b3c82f3 100644 --- a/man/bst-workspace.1 +++ b/man/bst-workspace.1 @@ -1,4 +1,4 @@ -.TH "BST WORKSPACE" "1" "06-Mar-2018" "" "bst workspace Manual" +.TH "BST WORKSPACE" "1" "25-Mar-2018" "" "bst workspace Manual" .SH NAME bst\-workspace \- Manipulate developer workspaces .SH SYNOPSIS @@ -12,6 +12,11 @@ Manipulate developer workspaces Reset a workspace to its original state See \fBbst workspace-reset(1)\fP for full documentation on the \fBreset\fP command. +.PP +\fBopen\fP + Open a new workspace + See \fBbst workspace-open(1)\fP for full documentation on the \fBopen\fP command. + .PP \fBclose\fP Close a workspace @@ -21,8 +26,3 @@ Manipulate developer workspaces \fBlist\fP List open workspaces See \fBbst workspace-list(1)\fP for full documentation on the \fBlist\fP command. - -.PP -\fBopen\fP - Open a new workspace - See \fBbst workspace-open(1)\fP for full documentation on the \fBopen\fP command. diff --git a/man/bst.1 b/man/bst.1 index bbaaf0d45..542bb9986 100644 --- a/man/bst.1 +++ b/man/bst.1 @@ -1,4 +1,4 @@ -.TH "BST" "1" "06-Mar-2018" "" "bst Manual" +.TH "BST" "1" "25-Mar-2018" "" "bst Manual" .SH NAME bst \- Build and manipulate BuildStream projects... .SH SYNOPSIS @@ -62,35 +62,20 @@ Elements must be rebuilt when their dependencies have changed \fB\-o,\fP \-\-option OPTION VALUE Specify a project option .SH COMMANDS -.PP -\fBshow\fP - Show elements in the pipeline - See \fBbst-show(1)\fP for full documentation on the \fBshow\fP command. - .PP \fBtrack\fP Track new source references See \fBbst-track(1)\fP for full documentation on the \fBtrack\fP command. .PP -\fBpush\fP - Push a built artifact - See \fBbst-push(1)\fP for full documentation on the \fBpush\fP command. - -.PP -\fBworkspace\fP - Manipulate developer workspaces - See \fBbst-workspace(1)\fP for full documentation on the \fBworkspace\fP command. - -.PP -\fBbuild\fP - Build elements in a pipeline - See \fBbst-build(1)\fP for full documentation on the \fBbuild\fP command. +\fBshow\fP + Show elements in the pipeline + See \fBbst-show(1)\fP for full documentation on the \fBshow\fP command. .PP -\fBfetch\fP - Fetch sources in a pipeline - See \fBbst-fetch(1)\fP for full documentation on the \fBfetch\fP command. +\fBpull\fP + Pull a built artifact + See \fBbst-pull(1)\fP for full documentation on the \fBpull\fP command. .PP \fBcheckout\fP @@ -102,12 +87,27 @@ Specify a project option Shell into an element's sandbox environment See \fBbst-shell(1)\fP for full documentation on the \fBshell\fP command. +.PP +\fBworkspace\fP + Manipulate developer workspaces + See \fBbst-workspace(1)\fP for full documentation on the \fBworkspace\fP command. + .PP \fBsource-bundle\fP Produce a build bundle to be manually executed See \fBbst-source-bundle(1)\fP for full documentation on the \fBsource-bundle\fP command. .PP -\fBpull\fP - Pull a built artifact - See \fBbst-pull(1)\fP for full documentation on the \fBpull\fP command. +\fBpush\fP + Push a built artifact + See \fBbst-push(1)\fP for full documentation on the \fBpush\fP command. + +.PP +\fBfetch\fP + Fetch sources in a pipeline + See \fBbst-fetch(1)\fP for full documentation on the \fBfetch\fP command. + +.PP +\fBbuild\fP + Build elements in a pipeline + See \fBbst-build(1)\fP for full documentation on the \fBbuild\fP command. -- cgit v1.2.1