b2sum: fix typo.

This commit is contained in:
Marco Bonelli
2019-01-21 11:58:15 +01:00
committed by Agniva De Sarker
parent 7f41209465
commit cd4f92eb12

View File

@@ -16,4 +16,4 @@
- Calculate the BLAKE2 checksum from stdin: - Calculate the BLAKE2 checksum from stdin:
`{{somecommand}} | shasum` `{{somecommand}} | b2sum`