Skip to content

Commit 88541b7

Browse files
Update command example in bundle_version_list.md
Removed the bundle name or ID parameter from the command example.
1 parent c04977b commit 88541b7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

messages/bundle_version_list.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ List all package bundle versions in the Dev Hub org.
66

77
- List package bundle versions in the Dev Hub org with the username devhub@example.com:
88

9-
<%= config.bin %> <%= command.id %> --bundle “Your bundle name or ID” --target-dev-hub devhub@example.com
9+
<%= config.bin %> <%= command.id %> --target-dev-hub devhub@example.com
1010

1111
# namespace
1212

@@ -15,7 +15,7 @@ Namespace Prefix
1515
# name
1616

1717
Name
18-
18+
1919
# id
2020

2121
ID
@@ -34,7 +34,7 @@ Description
3434

3535
# flags.verbose.summary
3636

37-
Display extended details about the package bundle versions.
37+
Display extended details about the package bundle versions.
3838

3939
# error-notification-username
4040

0 commit comments

Comments
 (0)