Changed tabs to spaces in string

pull/85/head
Simon Wikstrand 2017-12-04 18:53:54 +01:00
parent 35a69f048d
commit 3f3c7a46a9
No known key found for this signature in database
GPG Key ID: 1FE8AC12BCDD37E7
1 changed files with 1 additions and 1 deletions

View File

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