From 222f009731176e3d54d2e45e1c7fd9ccf0f97dd2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 7 Jan 2022 11:42:40 +0100 Subject: First commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- bsum.1 | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 bsum.1 (limited to 'bsum.1') diff --git a/bsum.1 b/bsum.1 new file mode 100644 index 0000000..d8ca915 --- /dev/null +++ b/bsum.1 @@ -0,0 +1,72 @@ +.TH BSUM 1 blakesum +.SH NAME +bsum - Compute and check BLAKE message digests +.SH SYNOPSIS +.B bsum +[-l bits] [-c | -B | -L | -U] [-xz] +.RI [ file "] ..." +.SH DESCRIPTION +Print or check BLAKE checksums. +.SH OPTIONS +The +.B bsum +utility conforms to the Base Definitions volume of POSIX.1-2017, +.IR "Section 12.2" , +.IR "Utility Syntax Guidelines" . +.PP +The following options are supported: +.TP +.B -B +Output checksums in binary representation. This suppresses +the filenames and checksum delimiters. Only the checksums +are printed. +.TP +.B -c +Read BLAKE sums from the file and check them against the +files on your systems. The input files files should be +formatted as the output of this program, or similarly. +This is not going to work if any of the filenames in the +input files starts with or , or if they +contain a