diff options
Diffstat (limited to 'man/cpt-update.1')
-rw-r--r-- | man/cpt-update.1 | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/man/cpt-update.1 b/man/cpt-update.1 new file mode 100644 index 0000000..ec1acc6 --- /dev/null +++ b/man/cpt-update.1 @@ -0,0 +1,22 @@ +.TH "cpt-update" "1" "2020-07-24" "CARBS LINUX" "General Commands Manual" +.SH NAME +cpt-update +.SH SYNOPSIS +\fBcpt-update\fR [options] + +.SH OPTIONS +.TP +\fB--download\fR Only download the updates +.TP +\fB--no-fetch\fR Do not refresh the repositories +.TP +\fB--root\fR [rootdir] Use an alternate root directory +.PP + +.SH DESCRIPTION +cpt-update checks for package updates. + +.SH LICENSE +See LICENSE for copyright information. +.SH SEE ALSO +cpt(1) |