diff options
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -51,6 +51,5 @@ where 'command' is one of: verify-input verify a message using a signature and a public key create-sign-request create a certificate sign request create-cert create a certificate from a certificate sign request - diff show the differences between two certificates `, COMMAND) } |