hildogjr / KiCost

Build cost spreadsheet for a KiCad project.
MIT License
503 stars 98 forks source link

There is a typo in the `--degub` flag in the issue report. #409

Closed leoheck closed 4 years ago

leoheck commented 4 years ago

There is a typo in the --degub flag in the issue report.

It is

    kicost -w -i %YOUR_FILE% --degub 8

and it should be

    kicost -w -i %YOUR_FILE% --debug 8