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

Fix CLI help #140

Open
ElliottKasoar opened this issue May 8, 2024 · 0 comments
Open

Fix CLI help #140

ElliottKasoar opened this issue May 8, 2024 · 0 comments
Labels
bug Something isn't working janus

Comments

@ElliottKasoar
Copy link
Member

Since refactoring the CLI, the full docstrings are once again being printed, e.g.

janus singlepoint --help
Usage: janus singlepoint [OPTIONS]

  Perform single point calculations and save to file.

  Parameters ---------- ctx : Context     Typer (Click) Context. Automatically
...

This was previously fixed in #88, by including help in app.command.

@ElliottKasoar ElliottKasoar added bug Something isn't working janus labels May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working janus
Projects
None yet
Development

No branches or pull requests

1 participant