Skip to content

Commit

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

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

Run 'sfdx force:package2:list' to list all second-generation packages in the Dev Hub org.

# examples

$ sfdx force:package2:update --package2id 0Ho... --name 'AAnalytics'
$ sfdx force:package2:update -i 0Ho... -d 'Advanced Analytics'

Run 'sfdx force:package2:list' to list all second-generation packages in the Dev Hub org.

# id

id of the package (starts with 0Ho)
Expand Down

0 comments on commit 23195a2

Please sign in to comment.