sha256: add missing colon
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
0bfca8e30d
commit
1b4c23259b
@@ -14,6 +14,6 @@
|
||||
|
||||
`sha256sum -c {{filename.sha256}}`
|
||||
|
||||
- Verify all files have matching chesksums but don't print OK for succefully verified file
|
||||
- Verify all files have matching chesksums but don't print OK for succefully verified file:
|
||||
|
||||
`sha256sum -c --quiet {{filename.sha256}}`
|
||||
|
Reference in New Issue
Block a user