diff options
Diffstat (limited to 'man/bst-source.1')
-rw-r--r-- | man/bst-source.1 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/man/bst-source.1 b/man/bst-source.1 new file mode 100644 index 000000000..09df7510e --- /dev/null +++ b/man/bst-source.1 @@ -0,0 +1,21 @@ +.TH "BST SOURCE" "1" "22-Jan-2019" "" "bst source Manual" +.SH NAME +bst\-source \- Manipulate sources for an element +.SH SYNOPSIS +.B bst source +[OPTIONS] COMMAND [ARGS]... +.SH DESCRIPTION +Manipulate sources for an element +.SH COMMANDS +.PP +\fBfetch\fP + Fetch sources in a pipeline + See \fBbst source-fetch(1)\fP for full documentation on the \fBfetch\fP command. +.PP +\fBtrack\fP + Track new source references + See \fBbst source-track(1)\fP for full documentation on the \fBtrack\fP command. +.PP +\fBcheckout\fP + Checkout sources for an element + See \fBbst source-checkout(1)\fP for full documentation on the \fBcheckout\fP command.
\ No newline at end of file |