From 443401a97cf59aaf65c5563a0c55dcce96e61810 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Thu, 17 Aug 2017 11:27:24 +0200 Subject: certtool: fixed documentation of sign-params Signed-off-by: Nikos Mavrogiannopoulos --- src/certtool-args.def | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/certtool-args.def b/src/certtool-args.def index 9fec43ade2..2b96716773 100644 --- a/src/certtool-args.def +++ b/src/certtool-args.def @@ -95,8 +95,8 @@ flag = { arg-type = string; descrip = "Sign a certificate with a specific signature algorithm"; doc = "This option can be combined with --generate-certificate, to sign the certificate with -a specific signature algorithm variant. The only option supported is -'RSA-PSS', and should be specified when the signer does not have a certificate which is marked for RSA-PSS use only."; +a specific signature algorithm variant. The only option supported is 'RSA-PSS', and should be +specified when the signer does not have a certificate which is marked for RSA-PSS use only."; }; -- cgit v1.2.1