mirror of
https://github.com/micropython/micropython.git
synced 2026-05-01 21:30:14 +02:00
83439e38fc
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.