diff --git a/README.md b/README.md index 3a443c0258d..dbe64fc7c44 100644 --- a/README.md +++ b/README.md @@ -263,7 +263,7 @@ java -jar target/openapi-json-schema-generator-cli.jar generate \ To get a list of **general** options available, please run `java -jar target/openapi-json-schema-generator-cli.jar help generate` -To get a list of PHP specified options (which can be passed to the generator with a config file via the `-c` option), please run `java -jar target/openapi-json-schema-generator-cli.jar config-help -g php` +To get a list of python specified options (which can be passed to the generator with a config file via the `-c` option), please run `java -jar target/openapi-json-schema-generator-cli.jar config-help -g python` ## Usage @@ -305,37 +305,164 @@ SYNOPSIS [(-e | --engine )] [--enable-post-process-file] [(-g | --generator-name )] - [--generate-alias-as-model] [--git-host ] - [--git-repo-id ] [--git-user-id ] - [--global-property ...] [--group-id ] + [--git-host ] [--git-repo-id ] + [--git-user-id ] [--global-property ...] + [--group-id ] [--hide-generation-timestamp] [--http-user-agent ] [(-i | --input-spec )] [--ignore-file-override ] - [--invoker-package ] - [--log-to-stderr] [--minimal-update] + [--ints-allowed-for-float-double-formats] + [--invoker-package ] [--minimal-update] [--model-name-prefix ] [--model-name-suffix ] [(-o | --output )] [(-p | --additional-properties )...] [--package-name ] [--release-note ] - [--remove-operation-id-prefix] - [(-s | --skip-overwrite)] + [--remove-enum-value-prefix] [--remove-operation-id-prefix] + [(-s | --skip-overwrite)] [--skip-operation-example] [--skip-validate-spec] [--strict-spec ] [(-t