diff options
Diffstat (limited to 'bsum.1')
-rw-r--r-- | bsum.1 | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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) |