addressed comments

This commit is contained in:
Aman Singh
2022-08-03 13:07:49 +05:30
parent fe57a616ed
commit 0ae1cbc382
+1 -1
View File
@@ -131,7 +131,7 @@ func main() {
},
cli.StringFlag{
Name: "client-cert",
Usage: "Azure client certificate. Certificate should be encoded to base64 format",
Usage: "Azure client certificate. Certificate should in base64 encoded format",
EnvVar: "CLIENT_CERTIFICATE",
},
cli.StringFlag{