sbase/sha512sum.1

13 lines
286 B
Groff
Raw Normal View History

2013-07-22 08:34:07 +00:00
.TH SHA512SUM 1 sbase\-VERSION
.SH NAME
sha512sum \- compute SHA512 message digest
.SH SYNOPSIS
.B sha512sum
.RB [\-c]
2013-07-22 08:34:07 +00:00
.RI [ file ...]
.TP
.B \-c
read list of SHA512 checksums from file and check them
2013-07-22 08:34:07 +00:00
.SH DESCRIPTION
Print SHA512 (512-bit) checksums. With no file, read standard input.