Add sha256sum(1)

This commit is contained in:
sin
2013-07-19 14:29:43 +01:00
committed by David Galos
parent f636ac791b
commit 4da54928e7
5 changed files with 230 additions and 1 deletions

8
sha256sum.1 Normal file
View File

@@ -0,0 +1,8 @@
.TH SHA256SUM 1 sbase\-VERSION
.SH NAME
sha256sum \- compute SHA256 message digest
.SH SYNOPSIS
.B sha256sum
.RI [ file ...]
.SH DESCRIPTION
Print SHA256 (256-bit) checksums. With no file, read standard input.