Remove extra space.

pull/633/head
Mariano Cano 3 years ago
parent e12f6fcc84
commit 3d141896e2

@ -48,7 +48,7 @@ intermediate private key.`,
cli.StringFlag{ cli.StringFlag{
Name: "issuer-password-file", Name: "issuer-password-file",
Usage: `path to the <file> containing the password to decrypt the Usage: `path to the <file> containing the password to decrypt the
certificate issuer private key used in the RA mode.`, certificate issuer private key used in the RA mode.`,
}, },
}, },
}) })

Loading…
Cancel
Save