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

Formating Issues in --help #4

Open
MartinMartimeo opened this issue Jul 24, 2015 · 0 comments
Open

Formating Issues in --help #4

MartinMartimeo opened this issue Jul 24, 2015 · 0 comments

Comments

@MartinMartimeo
Copy link

Output is:

./pkictl                                                  
This tool provides a way to manage private and public keys, create
certificate requests and certificates and sign/verify messages. 

Usage: ./pkictl command [flags]

where command is one of:
    create-private      create a private key
    create-public       create a public key from a private key
    sign-input      sign a text using a private key
    verify-input        verify a text using a signature
    create-sign-request     create a certificate sign request
    create-cert     create a certificate from a sign request

where flags is any of:

Seems like flags are missing. Furthermore the description for create-sign-request is wrongly tab idented.

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

1 participant