Skip to content

Commit 78e75b0

Browse files
authored
Update bundle_version_report.md
1 parent e802d3e commit 78e75b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

messages/bundle_version_report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ Retrieve details about a specific package bundle version.
44

55
# examples
66

7-
Retrieve details about the package bundle version; uses the Dev Hub org with the username devhub@example.com:
7+
- Retrieve details about the package bundle version; uses the Dev Hub org with the username devhub@example.com:
88

9-
sf package bundle version report --bundle-version "Your bundle version name or ID" --target-dev-hub devhub@example.com
9+
<%= config.bin %> <%= command.id %> --bundle-version "Your bundle version name or ID" --target-dev-hub devhub@example.com
1010

1111
# flags.bundle-version.summary
1212

1313
Name or ID of the package bundle version to retrieve details about.
1414

1515
# flags.verbose.summary
1616

17-
Display verbose package bundle version details.
17+
Display extended details about the package bundle version.

0 commit comments

Comments
 (0)