The Wayback Machine - https://web.archive.org/web/20210824011249/https://github.com/aramis-lab/clinicadl/issues/136
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homogeneize help printer #136

Open
14thibea opened this issue Mar 16, 2021 · 0 comments
Open

Homogeneize help printer #136

14thibea opened this issue Mar 16, 2021 · 0 comments

Comments

@14thibea
Copy link
Member

@14thibea 14thibea commented Mar 16, 2021

Currently the help on commandline is printed correctly if -h is added at the end of the command or not (depending on the command).

The main function could be improved to the and subparsers.required = True removed to homogeneize everything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment