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: 2 additions & 3 deletions messages/package_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,11 @@ Successfully updated the package. %s

# flags.recommended-version-id.summary

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.
ID of the package version that's installed when subscribers click the Upgrade to Recommended Version option on the Installed Packages page of their org.

# flags.recommended-version-id.description

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.

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 Packages page. Only released package versions can be set as the recommended version.

# flags.skip-ancestor-check.summary

Expand Down
Loading