summaryrefslogtreecommitdiff
path: root/man/bst-build.1
diff options
context:
space:
mode:
authorChandan Singh <csingh43@bloomberg.net>2019-01-24 21:13:15 +0000
committerChandan Singh <chandan@chandansingh.net>2019-01-25 23:50:49 +0000
commitd74386886a1ca53a394dc80c1a29c777e087398a (patch)
tree62acfb0a853787ea2f5dcd997ca787e481c92464 /man/bst-build.1
parent89ba2abe538bfc5fd9fca77a71e5fb6e02f7039c (diff)
downloadbuildstream-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-build.1')
-rw-r--r--man/bst-build.111
1 files changed, 9 insertions, 2 deletions
diff --git a/man/bst-build.1 b/man/bst-build.1
index ae024c5db..5ec12f459 100644
--- a/man/bst-build.1
+++ b/man/bst-build.1
@@ -1,4 +1,4 @@
-.TH "BST BUILD" "1" "22-Jan-2019" "" "bst build Manual"
+.TH "BST BUILD" "1" "24-Jan-2019" "" "bst build Manual"
.SH NAME
bst\-build \- Build elements in a pipeline
.SH SYNOPSIS
@@ -6,6 +6,13 @@ bst\-build \- Build elements in a pipeline
[OPTIONS] [ELEMENTS]...
.SH DESCRIPTION
Build elements in a pipeline
+.PP
+Specifying no elements will result in building the default targets
+of the project. If no default targets are configured, all project
+elements will be built.
+.PP
+When this command is executed from a workspace directory, the default
+is to build the workspace element.
.SH OPTIONS
.TP
\fB\-\-all\fP
@@ -24,4 +31,4 @@ Except certain dependencies from tracking
Allow tracking to cross junction boundaries
.TP
\fB\-\-track\-save\fP
-Deprecated: This is ignored \ No newline at end of file
+Deprecated: This is ignored