summaryrefslogtreecommitdiff
path: root/man/bst-source-checkout.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/bst-source-checkout.1')
-rw-r--r--man/bst-source-checkout.119
1 files changed, 14 insertions, 5 deletions
diff --git a/man/bst-source-checkout.1 b/man/bst-source-checkout.1
index 115a77afb..7afbc9394 100644
--- a/man/bst-source-checkout.1
+++ b/man/bst-source-checkout.1
@@ -1,14 +1,17 @@
-.TH "BST SOURCE-CHECKOUT" "1" "29-Nov-2018" "" "bst source-checkout Manual"
+.TH "BST SOURCE CHECKOUT" "1" "22-Jan-2019" "" "bst source checkout Manual"
.SH NAME
-bst\-source-checkout \- Checkout sources for an element
+bst\-source\-checkout \- Checkout sources for an element
.SH SYNOPSIS
-.B bst source-checkout
-[OPTIONS] ELEMENT LOCATION
+.B bst source checkout
+[OPTIONS] [ELEMENT] [LOCATION]
.SH DESCRIPTION
Checkout sources of an element to the specified location
.SH OPTIONS
.TP
+\fB\-f,\fP \-\-force
+Allow files to be overwritten
+.TP
\fB\-\-except\fP PATH
Except certain dependencies
.TP
@@ -16,4 +19,10 @@ Except certain dependencies
The dependencies whose sources to checkout (default: none)
.TP
\fB\-\-fetch\fP
-Fetch elements if they are not fetched \ No newline at end of file
+Fetch elements if they are not fetched
+.TP
+\fB\-\-tar\fP
+Create a tarball from the element's sources instead of a file tree.
+.TP
+\fB\-\-include\-build\-scripts\fP
+.PP \ No newline at end of file