summaryrefslogtreecommitdiff
path: root/man/bst-track.1
diff options
context:
space:
mode:
authorAngelos Evripiotis <jevripiotis@bloomberg.net>2018-11-29 16:55:46 +0400
committerAngelos Evripiotis <jevripiotis@bloomberg.net>2018-11-29 21:13:31 +0400
commit176a9a2ade74eabe4960a03789ec2119fd03fd9d (patch)
tree7d124ecc174b5caa229a8bee6a629b545896479e /man/bst-track.1
parent4a8d0565d4e26c9d9cbbb7d3da24a0cf40ec489c (diff)
downloadbuildstream-aevri/update_man.tar.gz
man/: update with changes since Apr 2018aevri/update_man
It seems that the regenerated man pages haven't been committed for some time. Add them all in one lump now. Had to manually strip the version number from the generated files. Had to manually fix the NAME field of bst.1 to not be 'bst - None'. Oddly had to invoke click-man directly in order to get the changes to be applied, the usual setup.py route mentioned in contributing.rst didn't work. Eyeballed the result of invoking man on each of the commands, seems good.
Diffstat (limited to 'man/bst-track.1')
-rw-r--r--man/bst-track.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/bst-track.1 b/man/bst-track.1
index c32fc0abf..fd8530676 100644
--- a/man/bst-track.1
+++ b/man/bst-track.1
@@ -1,4 +1,4 @@
-.TH "BST TRACK" "1" "26-Apr-2018" "" "bst track Manual"
+.TH "BST TRACK" "1" "29-Nov-2018" "" "bst track Manual"
.SH NAME
bst\-track \- Track new source references
.SH SYNOPSIS
@@ -7,12 +7,12 @@ bst\-track \- Track new source references
.SH DESCRIPTION
Consults the specified tracking branches for new versions available
to build and updates the project with any newly available references.
-
+.PP
By default this will track just the specified element, but you can also
update a whole tree of dependencies in one go.
-
+.PP
Specify `--deps` to control which sources to track:
-
+.PP

none: No dependencies, just the specified elements
all: All dependencies of all specified elements