sha*sum: fix missing colons
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
7076fe8a9c
commit
ffd5838c4e
@@ -14,7 +14,7 @@
|
||||
|
||||
`shasum --algorithm 512 {{filename1}} {{filename2}}`
|
||||
|
||||
- Calculate and save the list of SHA256 checksums to a file
|
||||
- Calculate and save the list of SHA256 checksums to a file:
|
||||
|
||||
`shasum --algorithm 256 {{filename1}} {{filename2}} > {{filename.sha256}}`
|
||||
|
||||
|
Reference in New Issue
Block a user