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 0f1a1a0 commit 2612d68Copy full SHA for 2612d68
README.md
@@ -27,7 +27,7 @@ You can use `doxyjs` as standalone CLI tool to generate pseudo C++ code from jav
27
Printing pseudo C++ representation of Javascript source to standard output:
28
29
```sh
30
-doxyqml --encoding utf8 --line-break lf --lang ru file.js
+doxyjs --encoding utf8 --line-break lf --lang ru file.js
31
```
32
33
#### Options
0 commit comments