From e00781873e07bdd835482f90a8b55bcbb2d11078 Mon Sep 17 00:00:00 2001 From: Mariano Cano Date: Fri, 4 Nov 2022 10:41:06 -0700 Subject: [PATCH] Update commands/app.go Co-authored-by: Max --- commands/app.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/app.go b/commands/app.go index 125c42db..66030be2 100644 --- a/commands/app.go +++ b/commands/app.go @@ -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 of the authority's context.", EnvVar: "STEP_CA_CONTEXT", }, cli.IntFlag{