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

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{