*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
`7z x {{path/to/archive.7z}} -o{{path/to/output}}`
|
||||
|
||||
- E[x]tract an archive to stdout:
|
||||
- E[x]tract an archive to `stdout`:
|
||||
|
||||
`7z x {{path/to/archive.7z}} -so`
|
||||
|
||||
|
Reference in New Issue
Block a user