diff --git a/messages/commonFlags.md b/messages/commonFlags.md index 32d438d1..d890f55b 100644 --- a/messages/commonFlags.md +++ b/messages/commonFlags.md @@ -8,7 +8,7 @@ Username or alias for the org where DevOps Center is installed. # flags.wait.description -If the command continues to run after the wait period, the CLI returns control of the terminal window to you and returns the job ID. To check the status of the operation, run "<%= config.bin %> <%= command.id.split(' ').slice(0, -1).join(' ') %> report". +If the command continues to run after the wait period, the CLI returns control of the terminal window to you and returns the job ID. To check the status of the operation, run "sf project deploy pipeline report". # flags.wait.summary diff --git a/messages/promoteFlags.md b/messages/promoteFlags.md index 904c05a8..044d011e 100644 --- a/messages/promoteFlags.md +++ b/messages/promoteFlags.md @@ -42,7 +42,7 @@ Valid values are: - RunAllTestsInOrg — All tests in your org are run, including tests of managed packages. -If you don’t specify a test level, the default behavior depends on the contents of your deployment package. For more information, see [Running Tests in a Deployment](https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploy_running_tests.htm) in the "Metadata API Developer Guide". +If you don’t specify a test level, the default behavior depends on the contents of your deployment package. For more information, see the section "Running Tests in a Deployment" in the "Metadata API Developer Guide". (https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_deploy_running_tests.htm) # promote.async.description