Skip to content

Commit

Permalink
Update pd-control.md (pingcap#5345) (pingcap#5394)
Browse files Browse the repository at this point in the history
  • Loading branch information
ti-srebot authored Apr 19, 2021
1 parent caef015 commit 3b64c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pd-control.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ As a command line tool of PD, PD Control obtains the state information of the cl

### Use TiUP command

To use PD Control, execute the `tiup ctl pd -u http://<pd_ip>:<pd_port> [-i]` command.
To use PD Control, execute the `tiup ctl pd:<pd_version> -u http://<pd_ip>:<pd_port> [-i]` command.

### Download TiDB installation package

Expand Down

0 comments on commit 3b64c66

Please sign in to comment.