Update commands/app.go

Co-authored-by: Max <mx.furman@gmail.com>
This commit is contained in:
Mariano Cano 2022-11-04 10:41:06 -07:00 committed by GitHub
parent bae9a0c152
commit e00781873e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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{