*: update command placeholder (#10249)

*: replace 'some_command' with 'command'
This commit is contained in:
Lena
2023-05-20 04:11:11 +02:00
committed by GitHub
parent 322421ee9b
commit 4b0d01f004
11 changed files with 13 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
- Calculate a SHA384 checksum from `stdin`:
`{{some_command}} | sha384sum`
`{{command}} | sha384sum`
- Read a file of SHA384 sums and filenames and verify all files have matching checksums: