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