*: 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

@@ -17,7 +17,7 @@
- Calculate a SHA1 checksum from `stdin`:
`{{some_command}} | shasum`
`{{command}} | shasum`
- Calculate and save the list of SHA256 checksums to a file: