blob: 27ff2c3d3a33d4b6f9e1430dc19536abf17a2326 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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)
|