1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:26:01 +02:00

dot: Aid consistency (#2493)

This commit is contained in:
Maxime 2018-10-28 17:57:08 +01:00 committed by Starbeamrainbowlabs
parent e72e0204fe
commit 3996a176fb

View file

@ -8,4 +8,4 @@
- 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}}`