From b1b71986cbfafda0a9434c17c34e52c4c326677b Mon Sep 17 00:00:00 2001 From: Nick Papirniy Date: Tue, 25 Jan 2022 22:37:48 +0200 Subject: [PATCH] docs: readme typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03d076f7..5d4f700a 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ $ openapi --help --exportServices Write services to disk (default: true) --exportModels Write models to disk (default: true) --exportSchemas Write schemas to disk (default: false) - --indent Service name postfix (default: "Service") - --postfix Indentation options [4, 2, tab] (default: "5") + --indent Indentation options [4, 2, tab] (default: "5") + --postfix Service name postfix (default: "Service") --request Path to custom request file -h, --help display help for command