Fix tabs used in usage string

pull/128/head
G. Rossin 2018-11-15 12:16:23 +01:00
parent 9e5cf6b12e
commit fc1fb98cd9
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ Commands:
reset Roll back all migrations
status Dump the migration status for the current DB
version Print the current version of the database
create NAME [sql|go] Creates new migration file with the current timestamp
fix Apply sequential ordering to migrations
create NAME [sql|go] Creates new migration file with the current timestamp
fix Apply sequential ordering to migrations
`
)