*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`pngcheck -cvt {{image.png}}`
|
||||
|
||||
- Receive an image from stdin and display detailed information:
|
||||
- Receive an image from `stdin` and display detailed information:
|
||||
|
||||
`cat {{path/to/image.png}} | pngcheck -cvt`
|
||||
|
||||
|
Reference in New Issue
Block a user