diff --git a/docs/readme.md b/docs/readme.md index 8039cc499..9caa96fdf 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -4,6 +4,6 @@ There are a number of rules that can be validated with AutoRest. The current set ## Running linter Run -`autorest -CodeGenerator None -Input ` +`autorest --CodeGenerator=None --Input-file=` if you'd like the output to be in Json format please use the following flag: -`-JsonValidationMessages true` +`--JsonValidationMessages=true`