Fixed typo in README.md concerning dowgrade usage

This commit is contained in:
Alexander Batyrgariev 2021-06-25 08:00:00 +03:00 committed by GitHub
parent e71a4b60a5
commit 28dbdf2663
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -128,7 +128,7 @@ Now your db is migrated to latest.
### Downgrade to specified version ### Downgrade to specified version
```shell ```shell
> aerich init -h > aerich downgrade -h
Usage: aerich downgrade [OPTIONS] Usage: aerich downgrade [OPTIONS]