fixed small error

This commit is contained in:
0xflotus 2019-11-10 21:26:47 +01:00 committed by GitHub
parent 1b30e9d76c
commit 7af1a9eefe
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