aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2022-02-21 22:21:40 +0100
committerMattias Andrée <maandree@kth.se>2022-02-21 22:21:40 +0100
commit35f9a9e2443761c26ce785fb40db9aed39024a6d (patch)
tree409321f2fbba21d90169ee55de26bb3e88b393c3 /README
parentb2sum.1: add note that BLAKE2X has not been finalised (diff)
downloadblakesum-35f9a9e2443761c26ce785fb40db9aed39024a6d.tar.gz
blakesum-35f9a9e2443761c26ce785fb40db9aed39024a6d.tar.bz2
blakesum-35f9a9e2443761c26ce785fb40db9aed39024a6d.tar.xz
Fix readme
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6f4d5a3..6ac5a02 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@ SYNOPSIS
b256sum [-c | -B | -L | -U] [-xz] [file] ...
b384sum [-c | -B | -L | -U] [-xz] [file] ...
b512sum [-c | -B | -L | -U] [-xz] [file] ...
- bsum [-l bits | -X bits] [-c | -B | -L | -U] [-sxz] [file] ...
+ b2sum [-l bits | -X bits] [-c | -B | -L | -U] [-sxz] [file] ...
DESCRIPTION
Print or check BLAKE, BLAKE2, or BLAKE2X checksums.