aboutsummaryrefslogtreecommitdiffstats
path: root/bsum.1
diff options
context:
space:
mode:
Diffstat (limited to 'bsum.1')
-rw-r--r--bsum.18
1 files changed, 7 insertions, 1 deletions
diff --git a/bsum.1 b/bsum.1
index d8ca915..442af70 100644
--- a/bsum.1
+++ b/bsum.1
@@ -34,7 +34,7 @@ option is also used.
.B -L
Output checksums in lower-case hexadecimal representation. (Default)
.TP
-.B -l
+.BI "-l " bits
Select version of the BLAKE algorithm. Valid values
are 224 (default), 256, 384, and 512.
.TP
@@ -70,3 +70,9 @@ Checksums did not match or a file did not exist.
.TP
2
An error occurred.
+.SH SEE ALSO
+.BR b2sum (1),
+.BR b224sum (1),
+.BR b256sum (1),
+.BR b384sum (1),
+.BR b512sum (1)