We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a983acf commit a88e45aCopy full SHA for a88e45a
README.md
@@ -54,7 +54,7 @@ $ cmd-call-graph < your-file.cmd > your-file-call-graph.dot 2>log
54
```
55
56
The resulting `dot` file can be rendered with any `dot` renderer. Example with
57
-graphviz (`VIEWER` could be `explorer.exe` under Windows:
+graphviz (`VIEWER` could be `explorer.exe` under Windows):
58
59
```bash
60
$ sudo apt install graphviz
0 commit comments