sha*sum: update description for quiet option

Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
Andrea
2020-12-20 20:34:27 +01:00
committed by Starbeamrainbowlabs
parent ffd5838c4e
commit 87c4f47037
6 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,7 @@
`shasum --check {{list_file}}`
- Check a list of sums but don't print OK for each successfully verified file:
- Check a list of sums and only show a message for files for which verification fails:
`shasum --check --quiet {{list_file}}`