mirror of https://github.com/pressly/goose.git
Changed tabs to spaces in string
parent
35a69f048d
commit
3f3c7a46a9
|
@ -108,7 +108,7 @@ Examples:
|
|||
goose postgres "user=postgres dbname=postgres sslmode=disable" status
|
||||
goose mysql "user:password@/dbname?parseTime=true" status
|
||||
goose redshift "postgres://user:password@qwerty.us-east-1.redshift.amazonaws.com:5439/db" status
|
||||
goose tidb "user:password@/dbname?parseTime=true" status
|
||||
goose tidb "user:password@/dbname?parseTime=true" status
|
||||
|
||||
Options:
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue