Skip to content

Commit a6963b3

Browse files
CLOUDP-62031: Adjust mongocli with new Atlas Backup terminology (#165)
1 parent 0ef741b commit a6963b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/usage/usage.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ const (
2121
Members = "Number of members in the replica set."
2222
Tier = "Tier for each data-bearing server in the cluster."
2323
DiskSizeGB = "Capacity, in gigabytes, of the host’s root volume."
24-
Backup = "If true, uses Atlas Continuous Backups to back up cluster data."
24+
Backup = "If true, enables Cloud Continuous Backup for your cluster."
2525
MDBVersion = "MongoDB version of the cluster to deploy."
2626
AuthDB = "Authentication database name."
2727
Granularity = "Duration in ISO 8601 notation that specifies the interval between measurement data points."

0 commit comments

Comments
 (0)