From c41f94ecedb10891acc3f857e1e67b2dc60ad3b8 Mon Sep 17 00:00:00 2001 From: Joanna Nolasco <113558398+j-nolasco@users.noreply.github.com> Date: Thu, 30 Apr 2026 16:01:42 -0700 Subject: [PATCH] Update bundle_installed_list.md --- messages/bundle_installed_list.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/messages/bundle_installed_list.md b/messages/bundle_installed_list.md index 2ae6aed4..fd32420a 100644 --- a/messages/bundle_installed_list.md +++ b/messages/bundle_installed_list.md @@ -4,7 +4,7 @@ List all installed package bundles in the target org. # description -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. +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. # examples @@ -12,7 +12,7 @@ Displays information about all package bundles currently installed in the target <%= config.bin %> <%= command.id %> -- List all installed package bundles in a specific org: +- List all installed package bundles in the example org myorg@example.com: <%= config.bin %> <%= command.id %> --target-org myorg@example.com