diff options
Diffstat (limited to 'man/cpt-install.1')
-rw-r--r-- | man/cpt-install.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/man/cpt-install.1 b/man/cpt-install.1 new file mode 100644 index 0000000..27ff2c3 --- /dev/null +++ b/man/cpt-install.1 @@ -0,0 +1,20 @@ +.TH "cpt-install" "1" "2020-07-24" "CARBS LINUX" "General Commands Manual" +.SH NAME +cpt-install +.SH SYNOPSIS +\fBcpt-install\fR [options] [pkg...] + +.SH OPTIONS +.TP +\fB--force\fR Force installation +.TP +\fB--root\fR [rootdir] Use an alternate root directory +.PP + +.SH DESCRIPTION +cpt-install installs the given packages. + +.SH LICENSE +See LICENSE for copyright information. +.SH SEE ALSO +cpt(1) |