Skip to content

Commit 18ba048

Browse files
committed
docs: message updates from Juliet [ci skip]
1 parent e1dfa95 commit 18ba048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/display.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
"sfdx force:org:display -u TestOrg1 --json",
77
"sfdx force:org:display -u TestOrg1 --json > tmp/MyOrgDesc.json"
88
],
9-
"noScratchOrgInfoError": "No information for scratch org with ID %s found in Dev Hub %s",
10-
"noScratchOrgInfoAction": "Check that the DevHub is accessible and the ScratchOrgInfo record exists and try again"
9+
"noScratchOrgInfoError": "No information for scratch org with ID %s found in Dev Hub %s.",
10+
"noScratchOrgInfoAction": "First check that you can access your Dev Hub. Then check that the ScratchOrgInfo standard object in your Dev Hub contains a record for your scratch org. In Setup, navigate to the Dev Hub page and click the Scratch Org Infos tab. If you find your scratch org, try again."
1111
}

0 commit comments

Comments
 (0)