Skip to content

Commit 40a1b0a

Browse files
authored
tiup: correct the link of checking clusters (pingcap#20969) (pingcap#20970)
1 parent 85744c0 commit 40a1b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tiup/tiup-component-cluster-meta-backup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The TiUP meta file is used for cluster operation and maintenance (OM). If this f
1212
tiup cluster meta backup <cluster-name> [flags]
1313
```
1414

15-
`<cluster-name>` is the name of the cluster to be operated on. If you forget the cluster name, you can check it using the [`tiup dm list`](/tiup/tiup-component-dm-list.md) command.
15+
`<cluster-name>` is the name of the cluster to be operated on. If you forget the cluster name, you can check it using the [`tiup cluster list`](/tiup/tiup-component-cluster-list.md) command.
1616

1717
## Options
1818

0 commit comments

Comments
 (0)