sha*: add --quiet option example
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
1b4c23259b
commit
3bde35a542
@@ -18,6 +18,10 @@
|
||||
|
||||
`shasum --check {{list_file}}`
|
||||
|
||||
- Check a list of sums but don't print OK for each successfully verified file:
|
||||
|
||||
`shasum -c -q {{list_file}}`
|
||||
|
||||
- Calculate the SHA1 checksum from `stdin`:
|
||||
|
||||
`{{somecommand}} | shasum`
|
||||
|
Reference in New Issue
Block a user