summaryrefslogtreecommitdiff
path: root/man/bst-show.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-show.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-show.1')
-rw-r--r--man/bst-show.111
1 files changed, 9 insertions, 2 deletions
diff --git a/man/bst-show.1 b/man/bst-show.1
index 7804bc5f3..79d237058 100644
--- a/man/bst-show.1
+++ b/man/bst-show.1
@@ -1,4 +1,4 @@
-.TH "BST SHOW" "1" "22-Jan-2019" "" "bst show Manual"
+.TH "BST SHOW" "1" "24-Jan-2019" "" "bst show Manual"
.SH NAME
bst\-show \- Show elements in the pipeline
.SH SYNOPSIS
@@ -7,6 +7,13 @@ bst\-show \- Show elements in the pipeline
.SH DESCRIPTION
Show elements in the pipeline
.PP
+Specifying no elements will result in showing the default targets
+of the project. If no default targets are configured, all project
+elements will be shown.
+.PP
+When this command is executed from a workspace directory, the default
+is to show the workspace element.
+.PP
By default this will show all of the dependencies of the
specified target element.
.PP
@@ -62,4 +69,4 @@ The dependencies to show (default: all)
Staging or alphabetic ordering of dependencies
.TP
\fB\-f,\fP \-\-format FORMAT
-Format string for each element \ No newline at end of file
+Format string for each element