mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 14:26:00 +02:00
dot: Aid consistency (#2493)
This commit is contained in:
parent
e72e0204fe
commit
3996a176fb
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
||||||
|
|
||||||
- Create an SVG from DOT file:
|
- Create an SVG from DOT file:
|
||||||
|
|
||||||
`dot -Tsvg -o{{path/to/out_file.svg}} {{path/to/file.dot}}`
|
`dot -Tsvg -o {{path/to/out_file.svg}} {{path/to/file.dot}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue