forked from TrueCloudLab/certificates
Complete phrase in step-ca export help.
This commit is contained in:
parent
61b8bfda1a
commit
e12f6fcc84
1 changed files with 3 additions and 1 deletions
|
@ -25,7 +25,9 @@ func init() {
|
||||||
Action: exportAction,
|
Action: exportAction,
|
||||||
Description: `**step-ca export** exports the current configuration of step-ca.
|
Description: `**step-ca export** exports the current configuration of step-ca.
|
||||||
|
|
||||||
Note that neither the PKI password nor
|
Note that neither the PKI password nor the certificate issuer password will be
|
||||||
|
included in the export file.
|
||||||
|
|
||||||
## POSITIONAL ARGUMENTS
|
## POSITIONAL ARGUMENTS
|
||||||
|
|
||||||
<config>
|
<config>
|
||||||
|
|
Loading…
Reference in a new issue