sbase/sha256sum.1

13 lines
286 B
Groff
Raw Normal View History

2013-07-19 09:29:43 -04:00
.TH SHA256SUM 1 sbase\-VERSION
.SH NAME
sha256sum \- compute SHA256 message digest
.SH SYNOPSIS
.B sha256sum
.RB [\-c]
2013-07-19 09:29:43 -04:00
.RI [ file ...]
.TP
.B \-c
read list of SHA256 checksums from file and check them
2013-07-19 09:29:43 -04:00
.SH DESCRIPTION
Print SHA256 (256-bit) checksums. With no file, read standard input.