Update commands/app.go

Co-authored-by: Max <mx.furman@gmail.com>
pull/1155/head
Mariano Cano 2 years ago committed by GitHub
parent bae9a0c152
commit e00781873e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -69,7 +69,7 @@ certificate issuer private key used in the RA mode.`,
},
cli.StringFlag{
Name: "context",
Usage: "the name of the authority's context.",
Usage: "the <name> of the authority's context.",
EnvVar: "STEP_CA_CONTEXT",
},
cli.IntFlag{

Loading…
Cancel
Save