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

Add more function to show command usage #6

Closed
jondy opened this issue Feb 7, 2018 · 1 comment
Closed

Add more function to show command usage #6

jondy opened this issue Feb 7, 2018 · 1 comment
Assignees

Comments

@jondy
Copy link
Contributor

jondy commented Feb 7, 2018

When use option "-h" or "--help" to show command usage, only show first page at the begin, then press SPACE to next page, Q to quit.

@jondy jondy self-assigned this Feb 7, 2018
@jondy
Copy link
Contributor Author

jondy commented Feb 8, 2018

The simple way is using os pipe, for example

python pyarmor.py init --help | more

So, there is nothing to change pyarmor.

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

No branches or pull requests

1 participant