Skip to content

Commit

Permalink
fix: only examples in #examples section
Browse files Browse the repository at this point in the history
  • Loading branch information
jshackell-sfdc authored Sep 1, 2022
1 parent d3c0b5f commit 08492cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/package2_version_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ Updates a second-generation package version in the Dev Hub org.

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

To display details about a package2 version, run "sfdx force:package2:version:get".

# examples

$ sfdx force:package2:version:update --package2versionid 05i... --setasreleased
$ sfdx force:package2:version:update -i 05i... -b master -t 'Release 1.0.7'

To display details about a package2 version, run "sfdx force:package2:version:get".

# id

the package version ID (starts wtih 05i)
Expand Down

0 comments on commit 08492cd

Please sign in to comment.