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

Use getpapers <...> style for values #4

Open
petermr opened this issue Mar 17, 2021 · 1 comment
Open

Use getpapers <...> style for values #4

petermr opened this issue Mar 17, 2021 · 1 comment

Comments

@petermr
Copy link
Owner

petermr commented Mar 17, 2021

Please use the <...> notation for option values in the --help. See, for example
getpapers -h
or
pip -h for examples

  --proxy <proxy>             Specify a proxy in the form [user:passwd@]proxy.server:port.
  --retries <retries>         Maximum number of retries each connection should attempt (default 5
                              times).
```.


The use of capitals often implies a LITERAL constant
@ayush4921
Copy link
Collaborator

Need help with doing this. Can anyone suggest how this can be implemented in argparse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants