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 9d8ad57 commit afd97a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/package_version_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ update a package version

Specify a new value for each option you want to update.

To display details about a package version, run "sfdx force:package:version:report".

# examples

$ sfdx force:package:version:update -p "Your Package Alias" -k password123
$ sfdx force:package:version:update -p 04t... -b main -t 'Release 1.0.7'
$ sfdx force:package:version:update -p 04t... -e "New Package Version Description"

To display details about a package version, run "sfdx force:package:version:report".

# package

ID (starts with 04t) or alias of the package to update a version of
Expand Down

0 comments on commit afd97a2

Please sign in to comment.