提交 1f34c37d 编写于 作者: G Greg Myers 提交者: Achilleas Pipinellis

Fix rake db:migrate:status typo in docs

上级 6b021c09
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册