0
0
Fork 0

remove missing command from output

diff was never implemented
This commit is contained in:
Gibheer 2022-08-15 22:53:16 +02:00
parent c07b174d42
commit c2115003a1
1 changed files with 0 additions and 1 deletions

View File

@ -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)
}