Skip to content

Commit

Permalink
fix: edit messages for cli ref
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored Aug 25, 2022
1 parent 70a6f16 commit 9d8ad57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/package_version_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

retrieve details about a package version in the Dev Hub org

To update package version values, run "sfdx force:package:version:update".

# examples

$ sfdx force:package:version:report -p 04t...
$ sfdx force:package:version:report -p "Your Package Alias"

To update package version values, run "sfdx force:package:version:update".

# package

ID (starts with 04t) or alias of the package to retrieve details for
Expand Down

0 comments on commit 9d8ad57

Please sign in to comment.