Skip to content

Commit 609c002

Browse files
Merge pull request #1080 from salesforcecli/jshackell-sfdc-patch-1
aW-20140214: fix message formatting so that CLI Ref build works
2 parents e93aecf + 5f8b42d commit 609c002

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

messages/package_version_retrieve.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# summary
22

3-
Retrieve package metadata for a specified package version. Package metadata can be retrieved for second-generation managed package versions or unlocked packages only.
3+
Retrieve package metadata for a specified package version. Package metadata can be retrieved for only second-generation managed package versions or unlocked packages.
44

55
# description
66

@@ -12,7 +12,7 @@ By default, the package version retrieve command is available to 2GP managed pac
1212

1313
# examples
1414

15-
Retrieve package metadata for a converted subscriber package version ID (starts with 04t) into my-directory/ within your Salesforce DX project directory:
15+
- Retrieve package metadata for a converted subscriber package version ID (starts with 04t) into my-directory/ within your Salesforce DX project directory:
1616

1717
<%= config.bin %> <%= command.id %> --package 04tXXX --output-dir my-directory/ --target-dev-hub devhub@example.com
1818

0 commit comments

Comments
 (0)