aboutsummaryrefslogtreecommitdiffstats
path: root/b256sum.1
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-20 12:54:15 +0100
committerMattias Andrée <maandree@kth.se>2022-02-20 12:55:24 +0100
commit705aac5c3219451356ccd08c34494362269831b2 (patch)
tree60f5c114b08b8fee363ad1b87c822ec22c848de2 /b256sum.1
parentImprove makefile (diff)
downloadblakesum-705aac5c3219451356ccd08c34494362269831b2.tar.gz
blakesum-705aac5c3219451356ccd08c34494362269831b2.tar.bz2
blakesum-705aac5c3219451356ccd08c34494362269831b2.tar.xz
Add readme, fix documentation, and add/update todo
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'b256sum.1')
-rw-r--r--b256sum.14
1 files changed, 2 insertions, 2 deletions
diff --git a/b256sum.1 b/b256sum.1
index 039ee51..4a1fa89 100644
--- a/b256sum.1
+++ b/b256sum.1
@@ -2,7 +2,7 @@
.SH NAME
b256sum - Compute and check BLAKE-256 message digests
.SH SYNOPSIS
-.B bsum
+.B b256sum
[-c | -B | -L | -U] [-xz]
.RI [ file "] ..."
.SH DESCRIPTION
@@ -27,7 +27,7 @@ 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 <space> or <tab>, or if they
-contain a <newline, unless the
+contain a <newline>, unless the
.B -z
option is also used.
.TP