forked from TrueCloudLab/certificates
Remove extra space.
This commit is contained in:
parent
e12f6fcc84
commit
3d141896e2
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ intermediate private key.`,
|
|||
cli.StringFlag{
|
||||
Name: "issuer-password-file",
|
||||
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…
Reference in a new issue