diff options
Diffstat (limited to 'man/cpt-checksum.1')
-rw-r--r-- | man/cpt-checksum.1 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/man/cpt-checksum.1 b/man/cpt-checksum.1 new file mode 100644 index 0000000..5c16b36 --- /dev/null +++ b/man/cpt-checksum.1 @@ -0,0 +1,14 @@ +.TH "cpt-checksum" "1" "2020-07-24" "CARBS LINUX" "General Commands Manual" +.SH NAME +cpt-checksum +.SH SYNOPSIS +\fBcpt-checksum\fR [pkg...] + +.SH DESCRIPTION +cpt-checksum lints a package, downloads the sources, and creates a checksum file +including the SHA256 digests of the sources. + +.SH LICENSE +See LICENSE for copyright information. +.SH SEE ALSO +cpt(1) |