Skip to content

Commit

Permalink
Update maintain-dm-using-tiup.md (#360)
Browse files Browse the repository at this point in the history
* Update maintain-dm-using-tiup.md

* Update maintain-dm-using-tiup.md

Co-authored-by: ti-srebot <66930949+ti-srebot@users.noreply.github.com>
  • Loading branch information
ireneontheway and ti-srebot authored Sep 7, 2020
1 parent 8f64a7c commit 28ea5f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion en/maintain-dm-using-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ After the cluster is successfully deployed, start the cluster by running the fol
{{< copyable "shell-regular" >}}

```shell
tiup start start prod-cluster
tiup dm start prod-cluster
```

If you forget the name of your cluster, view the cluster list by running `tiup dm list`.
Expand Down
2 changes: 1 addition & 1 deletion zh/maintain-dm-using-tiup.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ prod-cluster tidb v2.0.0 /root/.tiup/storage/dm/clusters/test /root/.tiup/st
{{< copyable "shell-regular" >}}

```shell
tiup start start prod-cluster
tiup dm start prod-cluster
```

## 检查集群状态
Expand Down

0 comments on commit 28ea5f6

Please sign in to comment.