Fix rake db:migrate:status typo in docs

This commit is contained in:
Greg Myers 2019-07-16 14:35:50 +00:00 committed by Achilleas Pipinellis
parent 6b021c098c
commit 1f34c37de0
1 changed files with 1 additions and 1 deletions

View File

@ -257,7 +257,7 @@ sudo gitlab-rake gitlab:exclusive_lease:clear[project_housekeeping:4]
To check the status of migrations, you can use the following rake task:
```bash
sudo gitlab-rake db:migrations:status
sudo gitlab-rake db:migrate:status
```
This will output a table with a `Status` of `up` or `down` for