Python 3.9 added "exit_on_error" parameter to the ArgumentParser class. With this parameter, it is possible to process arguments without error or exit (show help).