*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
|
||||
`echo "hello" | rev`
|
||||
|
||||
- Reverse an entire file and print to stdout:
|
||||
- Reverse an entire file and print to `stdout`:
|
||||
|
||||
`rev {{file}}`
|
||||
|
Reference in New Issue
Block a user