sha*sum: change example to long arguments

This commit is contained in:
Andrea
2020-12-18 15:04:57 +01:00
committed by Starbeamrainbowlabs
parent 3bde35a542
commit 45d36431de
6 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@
- Check a list of sums but don't print OK for each successfully verified file:
`shasum -c -q {{list_file}}`
`shasum --check --quiet {{list_file}}`
- Calculate the SHA1 checksum from `stdin`: