*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
`osage -T {{format}} -O {{path/to/input.gv}}`
|
||||
|
||||
- Render a `gif` image using stdin and stdout:
|
||||
- Render a `gif` image using `stdin` and `stdout`:
|
||||
|
||||
`echo "{{digraph {this -> that} }}" | osage -T {{gif}} > {{path/to/image.gif}}`
|
||||
|
||||
|
Reference in New Issue
Block a user