Skip to content

Commit 0c84e49

Browse files
Update messages/clone.json
Co-authored-by: Juliet Shackell <[email protected]>
1 parent 3445ce7 commit 0c84e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messages/clone.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"wait": "number of minutes to wait while polling for status",
1212
"setdefaultusername": "set the cloned org as your default",
1313
"setalias": "alias for the cloned org",
14-
"definitionfile": "path to an org definition file"
14+
"definitionfile": "path to the sandbox definition file"
1515
},
1616
"commandSuccess": "The sandbox org cloning process %s is in progress. Run \"sfdx force:org:status -n %s\" to check for status. If the org is ready, checking the status also logs the requesting user in to the sandbox org and authorizes the org for use with Salesforce CLI.",
1717
"missingLicenseType": "The sandbox license type is required, but you didn't provide a value. Specify the license type in the sandbox definition file with the \"licenseType\" option, or specify the option as a name-value pair at the command-line. See https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev/sfdx_dev_sandbox_definition.htm for more information.",

0 commit comments

Comments
 (0)