Skip to content

Commit 66ae2e4

Browse files
tashianhslatman
andauthored
Update flags/flags.go
Co-authored-by: Herman Slatman <hslatman@users.noreply.github.com>
1 parent 53d0f1f commit 66ae2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flags/flags.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ flag exists so it can be configured in $STEPPATH/config/defaults.json.`,
472472
Name: "kms",
473473
Usage: `The <uri> to configure a (cloud) KMS or an HSM.
474474
<uri> is formatted as **kmstype:[key=value;...]?[key=value&...]**. The **;**-separated
475-
parameters identify the KMS, and **&**-separated parameters contain credentials.
475+
parameters identify the KMS, and **&**-separated parameters contain credentials and additional configuration for those credentials.
476476
477477
: Supported KMS types:
478478

0 commit comments

Comments
 (0)