Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions messages/package_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,12 @@ Successfully updated the package. %s

# flags.recommended-version-id.summary

Package version ID that subscribers are notified to install or upgrade to.
ID of the package version that's installed when subscribers click the Upgrade to Recommended Version option on the Installed Package page of their org.

# flags.recommended-version-id.description

Specify the recommended package version for subscribers to install. Subscribers are notified to install the package version ID that you specify. If the subscribers have a different version of the same package installed, they're notified to upgrade to the recommended version.
Specify the recommended package version for subscribers to install. If a subscriber has a package version installed in their org that's lower than the version you set, the subscriber sees the Upgrade to Recommended Version option on the Installed Package page. Only released package versions can be set as the recommended version.


# flags.skip-ancestor-check.summary

Expand Down
Loading