Skip to content

Commit

Permalink
Regenerate man pages
Browse files Browse the repository at this point in the history
  • Loading branch information
abderrahim committed Aug 8, 2024
1 parent 13f6e7e commit 5270444
Show file tree
Hide file tree
Showing 24 changed files with 26 additions and 25 deletions.
2 changes: 1 addition & 1 deletion man/bst-artifact-checkout.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT CHECKOUT" "1" "2024-04-17" "" "bst artifact checkout Manual"
.TH "BST ARTIFACT CHECKOUT" "1" "2024-08-08" "" "bst artifact checkout Manual"
.SH NAME
bst\-artifact\-checkout \- Checkout contents of an artifact
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-artifact-delete.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT DELETE" "1" "2024-04-17" "" "bst artifact delete Manual"
.TH "BST ARTIFACT DELETE" "1" "2024-08-08" "" "bst artifact delete Manual"
.SH NAME
bst\-artifact\-delete \- Remove artifacts from the local cache
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-artifact-list-contents.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT LIST-CONTENTS" "1" "2024-04-17" "" "bst artifact list-contents Manual"
.TH "BST ARTIFACT LIST-CONTENTS" "1" "2024-08-08" "" "bst artifact list-contents Manual"
.SH NAME
bst\-artifact\-list-contents \- List the contents of an artifact
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-artifact-log.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT LOG" "1" "2024-04-17" "" "bst artifact log Manual"
.TH "BST ARTIFACT LOG" "1" "2024-08-08" "" "bst artifact log Manual"
.SH NAME
bst\-artifact\-log \- Show logs of artifacts
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-artifact-pull.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT PULL" "1" "2024-04-17" "" "bst artifact pull Manual"
.TH "BST ARTIFACT PULL" "1" "2024-08-08" "" "bst artifact pull Manual"
.SH NAME
bst\-artifact\-pull \- Pull a built artifact
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-artifact-push.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT PUSH" "1" "2024-04-17" "" "bst artifact push Manual"
.TH "BST ARTIFACT PUSH" "1" "2024-08-08" "" "bst artifact push Manual"
.SH NAME
bst\-artifact\-push \- Push a built artifact
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-artifact-show.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT SHOW" "1" "2024-04-17" "" "bst artifact show Manual"
.TH "BST ARTIFACT SHOW" "1" "2024-08-08" "" "bst artifact show Manual"
.SH NAME
bst\-artifact\-show \- Show the cached state of artifacts
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-artifact.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST ARTIFACT" "1" "2024-04-17" "" "bst artifact Manual"
.TH "BST ARTIFACT" "1" "2024-08-08" "" "bst artifact Manual"
.SH NAME
bst\-artifact \- Manipulate cached artifacts.
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-build.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST BUILD" "1" "2024-04-17" "" "bst build Manual"
.TH "BST BUILD" "1" "2024-08-08" "" "bst build Manual"
.SH NAME
bst\-build \- Build elements in a pipeline
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-help.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST HELP" "1" "2024-04-17" "" "bst help Manual"
.TH "BST HELP" "1" "2024-08-08" "" "bst help Manual"
.SH NAME
bst\-help \- Print usage information
.SH SYNOPSIS
Expand Down
4 changes: 2 additions & 2 deletions man/bst-init.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST INIT" "1" "2024-04-17" "" "bst init Manual"
.TH "BST INIT" "1" "2024-08-08" "" "bst init Manual"
.SH NAME
bst\-init \- Initialize a new BuildStream project
.SH SYNOPSIS
Expand All @@ -19,7 +19,7 @@ Initialize a new BuildStream project
The project name to use
.TP
\fB\-\-min\-version\fP TEXT
The required format version [default: 2.2]
The required format version [default: 2.3]
.TP
\fB\-\-element\-path\fP PATH
The subdirectory to store elements in [default: elements]
Expand Down
2 changes: 1 addition & 1 deletion man/bst-shell.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST SHELL" "1" "2024-04-17" "" "bst shell Manual"
.TH "BST SHELL" "1" "2024-08-08" "" "bst shell Manual"
.SH NAME
bst\-shell \- Shell into an element's sandbox environment
.SH SYNOPSIS
Expand Down
3 changes: 2 additions & 1 deletion man/bst-show.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST SHOW" "1" "2024-04-17" "" "bst show Manual"
.TH "BST SHOW" "1" "2024-08-08" "" "bst show Manual"
.SH NAME
bst\-show \- Show elements in the pipeline
.SH SYNOPSIS
Expand Down Expand Up @@ -32,6 +32,7 @@ Show elements in the pipeline
.PP

%{name} The element name
%{description} The element description, on a single line (Since: 2.3)
%{key} The abbreviated cache key (if all sources are consistent)
%{full-key} The full cache key (if all sources are consistent)
%{state} cached, buildable, waiting, inconsistent or junction
Expand Down
2 changes: 1 addition & 1 deletion man/bst-source-checkout.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST SOURCE CHECKOUT" "1" "2024-04-17" "" "bst source checkout Manual"
.TH "BST SOURCE CHECKOUT" "1" "2024-08-08" "" "bst source checkout Manual"
.SH NAME
bst\-source\-checkout \- Checkout sources of an element
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-source-fetch.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST SOURCE FETCH" "1" "2024-04-17" "" "bst source fetch Manual"
.TH "BST SOURCE FETCH" "1" "2024-08-08" "" "bst source fetch Manual"
.SH NAME
bst\-source\-fetch \- Fetch sources in a pipeline
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-source-push.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST SOURCE PUSH" "1" "2024-04-17" "" "bst source push Manual"
.TH "BST SOURCE PUSH" "1" "2024-08-08" "" "bst source push Manual"
.SH NAME
bst\-source\-push \- Push sources in a pipeline
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-source-track.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST SOURCE TRACK" "1" "2024-04-17" "" "bst source track Manual"
.TH "BST SOURCE TRACK" "1" "2024-08-08" "" "bst source track Manual"
.SH NAME
bst\-source\-track \- Track new source references
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-source.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST SOURCE" "1" "2024-04-17" "" "bst source Manual"
.TH "BST SOURCE" "1" "2024-08-08" "" "bst source Manual"
.SH NAME
bst\-source \- Manipulate sources for an element
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-workspace-close.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST WORKSPACE CLOSE" "1" "2024-04-17" "" "bst workspace close Manual"
.TH "BST WORKSPACE CLOSE" "1" "2024-08-08" "" "bst workspace close Manual"
.SH NAME
bst\-workspace\-close \- Close workspaces
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-workspace-list.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST WORKSPACE LIST" "1" "2024-04-17" "" "bst workspace list Manual"
.TH "BST WORKSPACE LIST" "1" "2024-08-08" "" "bst workspace list Manual"
.SH NAME
bst\-workspace\-list \- List open workspaces
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-workspace-open.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST WORKSPACE OPEN" "1" "2024-04-17" "" "bst workspace open Manual"
.TH "BST WORKSPACE OPEN" "1" "2024-08-08" "" "bst workspace open Manual"
.SH NAME
bst\-workspace\-open \- Open a new workspace
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-workspace-reset.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST WORKSPACE RESET" "1" "2024-04-17" "" "bst workspace reset Manual"
.TH "BST WORKSPACE RESET" "1" "2024-08-08" "" "bst workspace reset Manual"
.SH NAME
bst\-workspace\-reset \- Reset a workspace to its original state
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst-workspace.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST WORKSPACE" "1" "2024-04-17" "" "bst workspace Manual"
.TH "BST WORKSPACE" "1" "2024-08-08" "" "bst workspace Manual"
.SH NAME
bst\-workspace \- Manipulate developer workspaces
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion man/bst.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH "BST" "1" "2024-04-17" "" "bst Manual"
.TH "BST" "1" "2024-08-08" "" "bst Manual"
.SH NAME
bst \- Build and manipulate BuildStream projects
.SH SYNOPSIS
Expand Down

0 comments on commit 5270444

Please sign in to comment.