diff options
author | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-08-06 19:27:08 +0900 |
---|---|---|
committer | Tristan Van Berkom <tristan.vanberkom@codethink.co.uk> | 2018-08-06 19:34:49 +0900 |
commit | 0c57cdda9ee98c9601b2944958338a02dfefcbb8 (patch) | |
tree | 564f57f79900471411f78265dacbda1e41f3d721 /man/bst-checkout.1 | |
parent | 38cf132e9204d32e5ef73236c0f633fcdbc993f6 (diff) | |
download | buildstream-0c57cdda9ee98c9601b2944958338a02dfefcbb8.tar.gz |
man: Updating man pages for the upcoming 1.1.5 release1.1.5
Diffstat (limited to 'man/bst-checkout.1')
-rw-r--r-- | man/bst-checkout.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man/bst-checkout.1 b/man/bst-checkout.1 index fcd212e8d..aa3ff5913 100644 --- a/man/bst-checkout.1 +++ b/man/bst-checkout.1 @@ -1,4 +1,4 @@ -.TH "BST CHECKOUT" "1" "18-Jul-2018" "" "bst checkout Manual" +.TH "BST CHECKOUT" "1" "06-Aug-2018" "" "bst checkout Manual" .SH NAME bst\-checkout \- Checkout a built artifact .SH SYNOPSIS @@ -22,5 +22,4 @@ Whether to run integration commands Checkout hardlinks instead of copies (handle with care) .TP \fB\-\-tar\fP -Create a tarball from the artifact contents instead of a file tree. If -LOCATION is '-', the tarball will be dumped to the standard output. +Create a tarball from the artifact contents instead of a file tree. If LOCATION is '-', the tarball will be dumped to the standard output.
\ No newline at end of file |