summaryrefslogtreecommitdiff
path: root/man/bst-show.1
diff options
context:
space:
mode:
authorTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-10 22:34:51 +0900
committerTristan Van Berkom <tristan.vanberkom@codethink.co.uk>2017-07-10 22:34:51 +0900
commit20679de73d345c53b9a5466a63082db917b8445a (patch)
treed0149531dd7dd7dd88e73b80d4ff1d8636d8b639 /man/bst-show.1
parent19855f4361aadfdfa9106d5f5c8be5ee17ee7e49 (diff)
downloadbuildstream-20679de73d345c53b9a5466a63082db917b8445a.tar.gz
Regenerating man pages
Diffstat (limited to 'man/bst-show.1')
-rw-r--r--man/bst-show.110
1 files changed, 8 insertions, 2 deletions
diff --git a/man/bst-show.1 b/man/bst-show.1
index def19c5a8..a40c8ba87 100644
--- a/man/bst-show.1
+++ b/man/bst-show.1
@@ -1,4 +1,4 @@
-.TH "BST SHOW" "1" "04-Jul-2017" "" "bst show Manual"
+.TH "BST SHOW" "1" "10-Jul-2017" "" "bst show Manual"
.SH NAME
bst\-show \- Show elements in the pipeline
.SH SYNOPSIS
@@ -63,7 +63,13 @@ Staging or alphabetic ordering of dependencies
Format string for each element
.TP
\fB\-a,\fP \-\-arch TEXT
-The target architecture (default: x86_64)
+Architecture of the machine running the build (default: x86_64)
+.TP
+\fB\-\-host\-arch\fP TEXT
+Run as a native build for the given architecture (defaults to --arch)
+.TP
+\fB\-\-target\-arch\fP TEXT
+Produce elements that execute on this architecture (defaults to --arch)
.TP
\fB\-\-variant\fP TEXT
A variant of the specified target \ No newline at end of file