Open dreirund opened 1 year ago
J2J.py executed with no arguments results in a python exception.
J2J.py
Please handle misformed command lines gracefully, e.g. by saying that arguments are missing and exiting gracefully with an exitcode >0.
Also, consider adding a usage information when no command line argument or --help is passed.
--help
Regards!
Hi dreirund,
Thanks for your report I will add it to the list!
Kind regards, Maarten Boone
J2J.py
executed with no arguments results in a python exception.Please handle misformed command lines gracefully, e.g. by saying that arguments are missing and exiting gracefully with an exitcode >0.
Also, consider adding a usage information when no command line argument or
--help
is passed.Regards!