addressed comments

This commit is contained in:
Aman Singh 2022-08-03 13:09:41 +05:30
parent 0ae1cbc382
commit 97ecf9b992

@ -131,7 +131,7 @@ func main() {
},
cli.StringFlag{
Name: "client-cert",
Usage: "Azure client certificate. Certificate should in base64 encoded format",
Usage: "Azure client certificate encoded in base64 format",
EnvVar: "CLIENT_CERTIFICATE",
},
cli.StringFlag{