Skip to content

Commit

Permalink
cherry pick #360 to release-2.0 (#396)
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: ireneontheway <48651140+ireneontheway@users.noreply.github.com>
  • Loading branch information
ti-srebot and ireneontheway authored Sep 21, 2020
1 parent 9241a7f commit df69fea
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 @@ -80,7 +80,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 @@ -85,7 +85,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 df69fea

Please sign in to comment.