Skip to content

Commit 529e7c2

Browse files
Merge pull request #434 from salesforcecli/jshackell-sfdc-patch-1
fix small formatting issues
2 parents 22a61d4 + 7a41804 commit 529e7c2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

messages/commonFlags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Username or alias for the org where DevOps Center is installed.
88

99
# flags.wait.description
1010

11-
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".
11+
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".
1212

1313
# flags.wait.summary
1414

messages/promoteFlags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Valid values are:
4242

4343
- RunAllTestsInOrg — All tests in your org are run, including tests of managed packages.
4444

45-
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".
45+
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)
4646

4747
# promote.async.description
4848

0 commit comments

Comments
 (0)