Skip to content

Commit bb70b3b

Browse files
feat: implement additional label feedback
1 parent d9290a9 commit bb70b3b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -804,7 +804,7 @@ FLAGS
804804
-p, --package=<value> (required) ID (starts with 0Ho) or alias of the package to update.
805805
-v, --target-dev-hub=<value> (required) Username or alias of the Dev Hub org. Not required if the
806806
`target-dev-hub` configuration variable is already set.
807-
-r, --recommended-version-id Package version ID (starts with 04t) that subscribers are notified to install or upgrade to upgrade/install
807+
-r, --recommended-version-id Package version ID (starts with 04t) that subscribers are notified to install or upgrade to
808808
--api-version=<value> Override the api version used for api requests made by this command
809809
--[no-]enable-app-analytics Enable AppExchange App Analytics usage data collection on this managed
810810
package and its components.

messages/package_update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Successfully updated the package. %s
4040

4141
# flags.recommended-version-id.summary
4242

43-
Package version ID that subscribers are notified to install or upgrade to
43+
Package version ID that subscribers are notified to install or upgrade to.
4444

4545
# flags.recommended-version-id.description
4646

47-
Specify the package version subscribers should install. If already installed, subscribers are notified to upgrade to this version.
47+
Specify the recommended package version for subscribers to install. Subscribers are notified to install the package version ID that you enter. If the subscribers have a different version of the same package installed, they are notified to upgrade to the recommended version.notified to upgrade to this version.

0 commit comments

Comments
 (0)