Skip to content

Commit 5382925

Browse files
authored
Fix names of the cnm_ctl program. (#1963)
The documentation references is cnm-ctl which is a typo of cnm_ctl.
1 parent e583640 commit 5382925

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/operate/rs/7.4/references/cli-utilities/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Do not use these tools for normal operations.
3232
|---------|-------------|
3333
| bdb-cli | `redis-cli` connected to a database. |
3434
| ccs-cli | Inspect Cluster Configuration Store. |
35-
| cnm-ctl | Manages services for provisioning, migration, monitoring, <br />resharding, rebalancing, deprovisioning, and autoscaling. |
35+
| cnm_ctl | Manages services for provisioning, migration, monitoring, <br />resharding, rebalancing, deprovisioning, and autoscaling. |
3636
| consistency_checker | Checks the consistency of Redis instances. |
3737
| crdbtop | Monitor Active-Active databases. |
3838
| debug_mode | Enables debug mode. |

content/operate/rs/7.8/references/cli-utilities/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Do not use these tools for normal operations.
3232
|---------|-------------|
3333
| bdb-cli | `redis-cli` connected to a database. |
3434
| ccs-cli | Inspect Cluster Configuration Store. |
35-
| cnm-ctl | Manages services for provisioning, migration, monitoring, <br />resharding, rebalancing, deprovisioning, and autoscaling. |
35+
| cnm_ctl | Manages services for provisioning, migration, monitoring, <br />resharding, rebalancing, deprovisioning, and autoscaling. |
3636
| consistency_checker | Checks the consistency of Redis instances. |
3737
| crdbtop | Monitor Active-Active databases. |
3838
| debug_mode | Enables debug mode. |

content/operate/rs/references/cli-utilities/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Do not use these tools for normal operations.
3131
|---------|-------------|
3232
| bdb-cli | `redis-cli` connected to a database. |
3333
| ccs-cli | Inspect Cluster Configuration Store. |
34-
| cnm-ctl | Manages services for provisioning, migration, monitoring, <br />resharding, rebalancing, deprovisioning, and autoscaling. |
34+
| cnm_ctl | Manages services for provisioning, migration, monitoring, <br />resharding, rebalancing, deprovisioning, and autoscaling. |
3535
| consistency_checker | Checks the consistency of Redis instances. |
3636
| crdbtop | Monitor Active-Active databases. |
3737
| debug_mode | Enables debug mode. |

0 commit comments

Comments
 (0)