Skip to content

Commit eb4a3e0

Browse files
authored
Merge pull request #1007 from salesforcecli/jn-edit-upgrade-type-desc
W-17508009: Update message for "package install"
2 parents 886d36b + 5ad2bc8 commit eb4a3e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/package_install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ Upgrade type for the package installation; available only for unlocked packages.
8181
For unlocked package upgrades, set this flag to one of these values:
8282

8383
- DeprecateOnly: Mark all removed components as deprecated.
84-
- Mixed: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
85-
- Delete: Delete all removed components that can be safely deleted, and deprecate the other components.
84+
- Mixed: Delete all removed components that can be safely deleted and deprecate the other components.
85+
- Delete: Delete removed components, except for custom objects and custom fields, that don't have dependencies.
8686

8787
# flags.apex-compile.summary
8888

0 commit comments

Comments
 (0)