*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`mimetype --describe {{path/to/file}}`
|
||||
|
||||
- Determine the MIME type of stdin (does not check a filename):
|
||||
- Determine the MIME type of `stdin` (does not check a filename):
|
||||
|
||||
`{{some_command}} | mimetype --stdin`
|
||||
|
||||
|
Reference in New Issue
Block a user