JVKdouk / node-ebook-converter

Node.js minimal ebook converter (single package) with built in queue and threading functionalities.
MIT License
38 stars 6 forks source link

Stop pass the "true" value of options to the CLI #4

Closed Alynva closed 3 years ago

Alynva commented 3 years ago

The calibre's ebook-converter actually does not accept value in some options. In the CLI context, the presence of the option already means that it is "true"

Fix #3