Browse Source

b2sum: fix typo.

Marco Bonelli 6 years ago
parent
commit
cd4f92eb12
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/b2sum.md

+ 1 - 1
pages/common/b2sum.md

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