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