mirror of
https://github.com/pressly/goose.git
synced 2025-07-08 11:38:16 +00:00
Fix tabs used in usage string
This commit is contained in:
parent
9e5cf6b12e
commit
fc1fb98cd9
@ -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
|
||||
`
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user