Skip to content

Commit 0302fbc

Browse files
Update messages/create_scratch.md
Co-authored-by: Juliet Shackell <[email protected]>
1 parent c70f668 commit 0302fbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messages/create_scratch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ There are four ways to create a scratch org:
88

99
* Specify a definition file that contains the scratch org options.
1010
* Use the --edition flag to specify the one required option; this method doesn't require a defintion file.
11-
* Use the --snapshot flag to create a scratch org from a snapshot. Snapshots are a point-in-time copy of a scratch org that you create with the "sf org create snapshot" command.
11+
* Use the --snapshot flag to create a scratch org from a snapshot. Snapshots are a point-in-time copy of a scratch org; you create a snapshot with the "sf org create snapshot" command.
1212
* Use the --source-org flag to create a scratch org from an org shape. Org shapes mimic the baseline setup of a source org without the extraneous data and metadata; you create an org shape with the "sf org create shape" command.
1313

1414
The --edition, --snapshot, and --source-org flags are mutually exclusive, which means if you specify one, you can't also specify the others.

0 commit comments

Comments
 (0)