*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
|
||||
`sh {{path/to/script.sh}}`
|
||||
|
||||
- Read and execute commands from stdin:
|
||||
- Read and execute commands from `stdin`:
|
||||
|
||||
`sh -s`
|
||||
|
Reference in New Issue
Block a user