mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 01:40:34 +02:00
This adds a -h option to print the usage help text and adds a new, shorter error message that is printed when invalid arguments are given. This behaviour follows CPython (and other tools) more closely.