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 7554897 commit c1135e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions messages/package_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ update package details

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

Run "sfdx force:package:list" to list all packages in the Dev Hub org.

# examples

$ sfdx force:package:update -p "Your Package Alias" -n "New Package Name"
$ sfdx force:package:update -p 0Ho... -d "New Package Description"

Run "sfdx force:package:list" to list all packages in the Dev Hub org.

# package

ID (starts with 0Ho) or alias of the package to update
Expand Down

0 comments on commit c1135e1

Please sign in to comment.