Skip to content

Commit

Permalink
Merge pull request #176 from okta/monde-patch-1
Browse files Browse the repository at this point in the history
Update root.go
  • Loading branch information
monde authored Feb 14, 2024
2 parents 3c5a1d4 + f668c7b commit cbbc495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ func init() {
Name: config.FormatFlag,
Short: "f",
Value: "",
Usage: "Output format. [env-var|aws-credentials|process-credentials]",
Usage: "Output format. [aws-credentials|env-var|noop|process-credentials]",
EnvVar: config.FormatEnvVar,
},
{
Expand Down

0 comments on commit cbbc495

Please sign in to comment.