Skip to content

Commit afd97a2

Browse files
fix: edit messages for cli ref
1 parent 9d8ad57 commit afd97a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messages/package_version_update.md

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

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

7+
To display details about a package version, run "sfdx force:package:version:report".
8+
79
# examples
810

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

13-
To display details about a package version, run "sfdx force:package:version:report".
14-
1515
# package
1616

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

0 commit comments

Comments
 (0)