*: 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 @@
- Determine the MIME type of `stdin` (does not check a filename):
`{{some_command}} | mimetype --stdin`
`{{command}} | mimetype --stdin`
- Display debug information about how the MIME type was determined: