Skip to content

Commit 4ed7616

Browse files
j-fuentestfadeyi
andauthored
Apply suggestions from code review
Co-authored-by: Oluwole Fadeyi <[email protected]>
1 parent 25e8aff commit 4ed7616

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/agent.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ func init() {
8888
"client-id",
8989
"",
9090
"",
91-
"Venafi Cloud Service Account client ID. If you use this flag you don't need to use --venafi-cloud as it will assume you are authentiating against Venafi Cloud. Using this removed the need to use a credentials file with Venafi Cloud mode.",
91+
"Venafi Cloud Service Account client ID. If you use this flag you don't need to use --venafi-cloud as it will assume you are authenticating against Venafi Cloud. Using this removes the need to use a credentials file with Venafi Cloud mode.",
9292
)
9393
agentCmd.PersistentFlags().StringVarP(
9494
&agent.PrivateKeyPath,

0 commit comments

Comments
 (0)