瀏覽代碼

dot: Aid consistency (#2493)

Maxime 6 年之前
父節點
當前提交
3996a176fb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/common/dot.md

+ 1 - 1
pages/common/dot.md

@@ -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}}`