From 7af1a9eefe64d66eb927ac312c3713139176fd04 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Sun, 10 Nov 2019 21:26:47 +0100 Subject: [PATCH] fixed small error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80bddc0..24f0c87 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Options: [default: "./output"] -s, --schema Schema name to create model from. Only for mssql and postgres. You can pass multiple values - separted by comma eg. -s scheme1,scheme2,scheme3 + separated by comma eg. -s scheme1,scheme2,scheme3 --ssl [boolean] [default: false] ``` ### Examples