*: always backquote stdin
, stdout
and stderr
(#9584)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
`gv2gxl -o {{output.gxl}} {{input.gv}}`
|
||||
|
||||
- Convert a graph using stdin and stdout:
|
||||
- Convert a graph using `stdin` and `stdout`:
|
||||
|
||||
`cat {{input.gv}} | gv2gxl > {{output.gxl}}`
|
||||
|
||||
|
Reference in New Issue
Block a user