We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ef741b commit a6963b3Copy full SHA for a6963b3
internal/usage/usage.go
@@ -21,7 +21,7 @@ const (
21
Members = "Number of members in the replica set."
22
Tier = "Tier for each data-bearing server in the cluster."
23
DiskSizeGB = "Capacity, in gigabytes, of the host’s root volume."
24
- Backup = "If true, uses Atlas Continuous Backups to back up cluster data."
+ Backup = "If true, enables Cloud Continuous Backup for your cluster."
25
MDBVersion = "MongoDB version of the cluster to deploy."
26
AuthDB = "Authentication database name."
27
Granularity = "Duration in ISO 8601 notation that specifies the interval between measurement data points."
0 commit comments