Skip to content

Commit f5cabee

Browse files
j-nolascobtrn11
authored andcommitted
Update bundle_installed_list.md
1 parent 6c56971 commit f5cabee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

messages/bundle_installed_list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ List all installed package bundles in the target org.
44

55
# description
66

7-
Displays information about all package bundles currently installed in the target org, including the bundle details and the associated packages with their expected and actual versions.
7+
Displays information about all package bundles installed in the target org, including the bundle details and the associated packages with their expected and actual versions.
88

99
# examples
1010

1111
- List all installed package bundles in your default org:
1212

1313
<%= config.bin %> <%= command.id %>
1414

15-
- List all installed package bundles in a specific org:
15+
- List all installed package bundles in the example org myorg@example.com:
1616

1717
<%= config.bin %> <%= command.id %> --target-org myorg@example.com
1818

0 commit comments

Comments
 (0)