mirror of https://github.com/status-im/migrate.git
Merge pull request #240 from k-yomo/fix/typo
Fix typo in README for CLI
This commit is contained in:
commit
5399892051
|
@ -78,7 +78,7 @@ Commands:
|
|||
goto V Migrate to version V
|
||||
up [N] Apply all or N up migrations
|
||||
down [N] Apply all or N down migrations
|
||||
drop Drop everyting inside database
|
||||
drop Drop everything inside database
|
||||
force V Set version V but don't run migration (ignores dirty state)
|
||||
version Print current migration version
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue