*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
`unzip -l {{file.zip}}`
|
||||
|
||||
- Extract the contents of the file(s) to stdout alongside the extracted file names:
|
||||
- Extract the contents of the file(s) to `stdout` alongside the extracted file names:
|
||||
|
||||
`unzip -c {{file.zip}}`
|
||||
|
||||
|
Reference in New Issue
Block a user