Merge pull request #221 from 0xflotus/patch-1

fixed small error
This commit is contained in:
Kononnable 2019-11-11 09:40:19 +01:00 committed by GitHub
commit 1037769bfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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