diff options
Diffstat (limited to 'man/cpt-remove.1')
-rw-r--r-- | man/cpt-remove.1 | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/man/cpt-remove.1 b/man/cpt-remove.1 new file mode 100644 index 0000000..78338e8 --- /dev/null +++ b/man/cpt-remove.1 @@ -0,0 +1,20 @@ +.TH "cpt-remove" "1" "2020-07-24" "CARBS LINUX" "General Commands Manual" +.SH NAME +cpt-remove +.SH SYNOPSIS +\fBcpt-remove\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-remove removes the given packages. + +.SH LICENSE +See LICENSE for copyright information. +.SH SEE ALSO +cpt(1) |