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

Improve help and default values printing #24

Open
tasooshi opened this issue Jul 1, 2022 · 0 comments
Open

Improve help and default values printing #24

tasooshi opened this issue Jul 1, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@tasooshi
Copy link
Contributor

tasooshi commented Jul 1, 2022

For example:

  • (default: None) (don't print in that case)
  • -d, --debug Enable debug mode (verbose output) (default: 20) (log level as a meaningful string like INFO)
  • (default: set()) (do not print)
  • -dR, --disable-retry Disable retry for failed connections (default: True) (misleading)
@tasooshi tasooshi added this to the v1.3 milestone Jul 1, 2022
@tasooshi tasooshi added the enhancement New feature or request label Jul 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant