aboutsummaryrefslogtreecommitdiff
path: root/tools.json
diff options
context:
space:
mode:
Diffstat (limited to 'tools.json')
-rw-r--r--tools.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools.json b/tools.json
index c191320..893427c 100644
--- a/tools.json
+++ b/tools.json
@@ -2,7 +2,7 @@
{
"Name": "dot",
"Cmd": "dot",
- "Args": ["-Tsvg", "-v"],
+ "Args": ["-Tsvg"],
"Suffix": ".dot",
"Description": "Graphviz, dot",
"BgColor": "CadetBlue",