Add sha512sum(1)

This commit is contained in:
sin
2013-07-22 09:34:07 +01:00
committed by David Galos
parent b5b7db4009
commit 9e5718282a
6 changed files with 243 additions and 3 deletions

8
sha512sum.1 Normal file
View File

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