Skip to content

Commit c1135e1

Browse files
fix: edit messages for cli ref
1 parent 7554897 commit c1135e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/package_update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ update package details
44

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

7+
Run "sfdx force:package:list" to list all packages in the Dev Hub org.
8+
79
# examples
810

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

12-
Run "sfdx force:package:list" to list all packages in the Dev Hub org.
13-
1414
# package
1515

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

0 commit comments

Comments
 (0)